Searched refs:trace_event_init (Results 1 - 4 of 4) sorted by relevance

/linux-master/samples/trace_events/
H A Dtrace-events-sample.c129 static int __init trace_event_init(void) function
148 module_init(trace_event_init); variable
/linux-master/kernel/trace/
H A Dtrace.h1973 void trace_event_init(void);
1979 static inline void __init trace_event_init(void) { } function
H A Dtrace_events.c4068 * event_trace_enable() is called from trace_event_init() first to
4131 void __init trace_event_init(void) function
H A Dtrace.c10404 trace_event_init();

Completed in 308 milliseconds