Home
last modified time | relevance | path

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

/include/trace/
Dtrace_events.h61 #define DEFINE_EVENT(template, name, proto, args) \ argument
66 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
70 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
121 #define DEFINE_EVENT(template, name, proto, args) argument
124 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
212 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
251 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
439 #define DEFINE_EVENT(template, call, proto, args) \ argument
466 #define DEFINE_EVENT(template, call, proto, args) \ argument
481 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
Ddefine_trace.h53 #define DEFINE_EVENT_NOP(template, name, proto, args) argument
56 #define DEFINE_EVENT(template, name, proto, args) \ argument
60 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
68 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument
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
Dperf.h64 #define DEFINE_EVENT(template, call, proto, args) \ argument
72 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
Dbpf_probe.h61 #define __DEFINE_EVENT(template, call, proto, args, size) \ argument
94 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument
99 #define DEFINE_EVENT(template, call, proto, args) \ argument
103 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
Ddefine_custom_trace.h30 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
/include/trace/events/
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
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/
Dtracepoint.h595 #define DEFINE_EVENT(template, name, proto, args) \ argument
597 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
599 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
601 #define DEFINE_EVENT_CONDITION(template, name, proto, \ argument
636 #define DEFINE_EVENT_NOP(template, name, proto, args) \ argument
Dtrace_events.h1005 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
/include/media/
Ddvbdev.h207 const struct dvb_device *template; member