Home
last modified time | relevance | path

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

/include/trace/
A Dtrace_events.h39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
61 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
83 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
89 assign, print, reg, unreg) \ argument
95 assign, print, reg, unreg) \ argument
128 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
140 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
231 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
261 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
270 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
[all …]
A Dtrace_custom_events.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) \ argument
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
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
A Dperf.h16 #define __DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
65 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
78 #define DECLARE_EVENT_SYSCALL_CLASS(call, proto, args, tstruct, assign, print) \ argument
107 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
A 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
41 assign, print, reg, unreg) \ argument
46 assign, print, reg, unreg) \ argument
50 #define TRACE_EVENT_SYSCALL(name, proto, args, struct, assign, print, reg, unreg) \ argument
54 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
68 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
A Dbpf_probe.h53 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
67 #define DECLARE_EVENT_SYSCALL_CLASS(call, proto, args, tstruct, assign, print) \ argument
117 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
A Ddefine_custom_trace.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) argument
/include/linux/
A Dtracepoint.h606 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
611 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
618 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument
621 assign, print, reg, unreg) \ argument
624 assign, print, reg, unreg) \ argument
628 struct, assign, print) \ argument
632 print, reg, unreg) \ argument
647 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
650 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
A Dtrace_events.h967 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
969 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) argument

Completed in 14 milliseconds