Home
last modified time | relevance | path

Searched defs:template (Results 1 – 11 of 11) sorted by relevance

/include/trace/
A Dtrace_events.h74 #define DEFINE_EVENT(template, name, proto, args) \ argument
79 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
83 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
137 #define DEFINE_EVENT(template, name, proto, args) argument
140 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
231 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
270 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
462 #define DEFINE_EVENT(template, call, proto, args) \ argument
492 #define DEFINE_EVENT(template, call, proto, args) \ argument
507 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
A Dtrace_custom_events.h51 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) \ argument
68 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
175 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ argument
200 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ argument
A Ddefine_trace.h57 #define DEFINE_EVENT_NOP(template, name, proto, args) argument
60 #define DEFINE_EVENT(template, name, proto, args) \ argument
64 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
68 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
72 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument
A Dbpf_probe.h75 #define __DEFINE_EVENT(template, call, proto, args, size) \ argument
108 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument
113 #define DEFINE_EVENT(template, call, proto, args) \ argument
117 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
A Dperf.h99 #define DEFINE_EVENT(template, call, proto, args) \ argument
107 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
A Ddefine_custom_trace.h30 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
/include/trace/events/
A Dbpf_test_run.h46 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument
51 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument
A Dnbd.h85 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
90 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
/include/linux/
A Dtracepoint.h607 #define DEFINE_EVENT(template, name, proto, args) \ argument
609 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
611 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
613 #define DEFINE_EVENT_CONDITION(template, name, proto, \ argument
651 #define DEFINE_EVENT_NOP(template, name, proto, args) \ argument
A Dtrace_events.h968 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
/include/media/
A Ddvbdev.h207 const struct dvb_device *template; member

Completed in 21 milliseconds