Searched refs:trace_event_init (Results 1 – 4 of 4) sorted by relevance
116 static int __init trace_event_init(void) in trace_event_init() function135 module_init(trace_event_init);
2058 void trace_event_init(void);2064 static inline void __init trace_event_init(void) { } in trace_event_init() function
3493 void __init trace_event_init(void) in trace_event_init() function
9626 trace_event_init(); in trace_init()