sdt.h | 107 #define SDT_PROBE_ARGTYPE(prov, mod, func, name, num, type, xtype) 236 #define SDT_PROBE_ARGTYPE(prov, mod, func, name, num, type, xtype) \ 240 num, type, xtype, { NULL, NULL }, \ 467 const char *xtype; /* Translated argument type. */ member in struct:sdt_argtype
|