Home
last modified time | relevance | path

Searched refs:trace_event_init (Results 1 – 3 of 3) sorted by relevance

/kernel/trace/
Dtrace.h1918 void trace_event_init(void);
1924 static inline void __init trace_event_init(void) { } in trace_event_init() function
Dtrace_events.c3839 void __init trace_event_init(void) in trace_event_init() function
Dtrace.c10407 trace_event_init(); in trace_init()