Searched refs:trace_event_init (Results 1 – 4 of 4) sorted by relevance
129 static int __init trace_event_init(void) in trace_event_init() function 148 module_init(trace_event_init);
2127 void trace_event_init(void);2133 static inline void __init trace_event_init(void) { } in trace_event_init() function
4583 * event_trace_enable() is called from trace_event_init() first to4646 void __init trace_event_init(void) in trace_event_init() function
11150 trace_event_init(); in trace_init()