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() function148 module_init(trace_event_init);
1979 void trace_event_init(void);1985 static inline void __init trace_event_init(void) { } in trace_event_init() function
4202 void __init trace_event_init(void) in trace_event_init() function
10487 trace_event_init(); in trace_init()