Searched refs:trace_event_init (Results 1 – 4 of 4) sorted by relevance
147 static int __init trace_event_init(void) in trace_event_init() function188 module_init(trace_event_init);
2287 void trace_event_init(void);2293 static inline void __init trace_event_init(void) { } in trace_event_init() function
4965 void __init trace_event_init(void) in trace_event_init() function
9959 trace_event_init(); in trace_init()