Searched refs:TRACE_EVENT_FN (Results 1 – 8 of 8) sorted by relevance
/linux/include/trace/events/ |
H A D | i2c.h | 25 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 D | mmap_lock.h |
|
/linux/include/trace/ |
H A D | define_trace.h | 39 #undef TRACE_EVENT_FN 40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ macro 119 #undef TRACE_EVENT_FN
|
H A D | trace_events.h | 87 #undef TRACE_EVENT_FN 88 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ macro
|
/linux/kernel/trace/ |
H A D | trace_benchmark.h | 15 TRACE_EVENT_FN(benchmark_event,
|
/linux/samples/trace_events/ |
H A D | trace-events-sample.h | 440 * TRACE_EVENT_FN() serves this purpose. This is just like TRACE_EVENT() 443 * TRACE_EVENT_FN( name, proto, args, struct, assign, printk, reg, unreg) 456 TRACE_EVENT_FN(foo_bar_with_fn,
|
/linux/arch/mips/kvm/ |
H A D | trace.h | 313 TRACE_EVENT_FN(kvm_guest_mode_change,
|
/linux/include/linux/ |
H A D | tracepoint.h | 612 #define TRACE_EVENT_FN(name, proto, args, struct, \ macro
|