Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace.h1893 void trace_event_init(void);
1899 static inline void __init trace_event_init(void) { } in trace_event_init() function
Dtrace_events.c3824 void __init trace_event_init(void) in trace_event_init() function
Dtrace.c10311 trace_event_init(); in trace_init()