Searched refs:DEFINE_EVENT_FN (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/x86/include/asm/trace/
H A Dexceptions.h38 DEFINE_EVENT_FN(x86_exceptions, name, \
H A Dirq_vectors.h30 DEFINE_EVENT_FN(x86_irq_vector, name##_entry, \
33 DEFINE_EVENT_FN(x86_irq_vector, name##_exit, \
183 DEFINE_EVENT_FN(vector_mod, name, \
212 DEFINE_EVENT_FN(vector_reserve, name, \
295 DEFINE_EVENT_FN(vector_activate, name, \
/linux-master/include/trace/
H A Ddefine_trace.h59 #undef DEFINE_EVENT_FN macro
60 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ macro
115 #undef DEFINE_EVENT_FN macro
H A Dtrace_events.h65 #undef DEFINE_EVENT_FN macro
66 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ macro
/linux-master/include/trace/events/
H A Dmmap_lock.h43 DEFINE_EVENT_FN(mmap_lock, name, \
/linux-master/samples/trace_events/
H A Dtrace-events-sample.h495 * DEFINE_EVENT_FN(template, name, proto, args, reg, unreg);
530 DEFINE_EVENT_FN(foo_template, foo_with_template_fn,
/linux-master/include/linux/
H A Dtracepoint.h558 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ macro

Completed in 111 milliseconds