Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmodule.h446 unsigned int num_trace_events; member
/Linux-v4.19/kernel/trace/
Dtrace_events.c2396 if (!mod->num_trace_events) in trace_module_add_events()
2407 end = mod->trace_events + mod->num_trace_events; in trace_module_add_events()
/Linux-v4.19/kernel/
Dmodule.c3104 &mod->num_trace_events); in find_module_sections()