Searched refs:TRACE_EVENT_FN (Results 1 - 10 of 10) sorted by relevance

/linux-master/kernel/trace/
H A Dtrace_benchmark.h15 TRACE_EVENT_FN(benchmark_event,
/linux-master/include/trace/events/
H A Dsyscalls.h18 TRACE_EVENT_FN(sys_enter,
44 TRACE_EVENT_FN(sys_exit,
H A Di2c.h25 TRACE_EVENT_FN(i2c_write,
58 TRACE_EVENT_FN(i2c_read,
89 TRACE_EVENT_FN(i2c_reply,
122 TRACE_EVENT_FN(i2c_result,
H A Dmmap_lock.h52 TRACE_EVENT_FN(mmap_lock_acquire_returned,
/linux-master/include/trace/
H A Ddefine_trace.h39 #undef TRACE_EVENT_FN macro
40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ macro
108 #undef TRACE_EVENT_FN macro
H A Dtrace_events.h74 #undef TRACE_EVENT_FN macro
75 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ macro
/linux-master/arch/powerpc/include/asm/
H A Dtrace.h229 TRACE_EVENT_FN(opal_entry,
248 TRACE_EVENT_FN(opal_exit,
/linux-master/arch/mips/kvm/
H A Dtrace.h313 TRACE_EVENT_FN(kvm_guest_mode_change,
/linux-master/samples/trace_events/
H A Dtrace-events-sample.h434 * TRACE_EVENT_FN() serves this purpose. This is just like TRACE_EVENT()
437 * TRACE_EVENT_FN( name, proto, args, struct, assign, printk, reg, unreg)
450 TRACE_EVENT_FN(foo_bar_with_fn,
/linux-master/include/linux/
H A Dtracepoint.h552 * TRACE_EVENT_FN to perform any (un)registration work.
569 #define TRACE_EVENT_FN(name, proto, args, struct, \ macro

Completed in 141 milliseconds