Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
trace_event_init
kernel/trace/trace.c
10975
trace_event_init();
kernel/trace/trace.h
2220
void trace_event_init(void);
samples/trace_events/trace-events-sample.c
148
module_init(trace_event_init);