Home
last modified time | relevance | path

Searched refs:tstruct (Results 1 – 8 of 8) sorted by relevance

/include/trace/
Dtrace_custom_events.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) \ argument
31 PARAMS(tstruct), \
41 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
44 tstruct \
62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
64 tstruct; \
77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
108 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
110 tstruct \
120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
[all …]
Dtrace_events.h39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
43 PARAMS(tstruct), \
51 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
54 tstruct \
75 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
78 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
81 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
84 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
115 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
117 tstruct; \
[all …]
Ddefine_trace.h27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument
35 PARAMS(tstruct), \
40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
45 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
Dperf.h54 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
87 tstruct \
Ddefine_custom_trace.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) argument
Dbpf_probe.h89 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
/include/linux/
Dtracepoint.h537 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
578 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
Dtrace_events.h949 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument