Home
last modified time | relevance | path

Searched refs:trace_event_init (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/samples/trace_events/
H A Dtrace-events-sample.c116 static int __init trace_event_init(void) in trace_event_init() function
135 module_init(trace_event_init); variable
/kernel/linux/linux-6.6/samples/trace_events/
H A Dtrace-events-sample.c129 static int __init trace_event_init(void) in trace_event_init() function
148 module_init(trace_event_init); variable
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.h2065 void trace_event_init(void);
2071 static inline void __init trace_event_init(void) { } in trace_event_init() function
H A Dtrace_events.c3458 * event_trace_enable() is called from trace_event_init() first to
3524 void __init trace_event_init(void) in trace_event_init() function
H A Dtrace.c9878 trace_event_init(); in trace_init()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.h1956 void trace_event_init(void);
1962 static inline void __init trace_event_init(void) { } in trace_event_init() function
H A Dtrace_events.c3977 * event_trace_enable() is called from trace_event_init() first to
4040 void __init trace_event_init(void) in trace_event_init() function
H A Dtrace.c10585 trace_event_init(); in trace_init()

Completed in 44 milliseconds