Home
last modified time | relevance | path

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

/include/trace/
Dtrace_events.h39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
45 PARAMS(print)); \
51 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
70 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
76 assign, print, reg, unreg) \ argument
78 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
82 assign, print, reg, unreg) \ argument
84 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
115 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
124 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
[all …]
Dtrace_custom_events.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) \ argument
33 PARAMS(print)); \
41 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
93 trace_event_printf(iter, print); \
108 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
140 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
188 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
[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
37 PARAMS(print))
41 assign, print, reg, unreg) \ argument
46 assign, print, reg, unreg) \ argument
50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
Dperf.h16 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
72 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
Ddefine_custom_trace.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) argument
Dbpf_probe.h53 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
103 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
/include/linux/
Dtracepoint.h594 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
599 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
606 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument
609 assign, print, reg, unreg) \ argument
612 assign, print, reg, unreg) \ argument
616 struct, assign, print) \ argument
632 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
635 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
Dtrace_events.h1004 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
1006 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) argument