Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmodule.h488 unsigned int num_trace_events; member
/Linux-v5.10/kernel/trace/
Dtrace_events.c2605 if (!mod->num_trace_events) in trace_module_add_events()
2616 end = mod->trace_events + mod->num_trace_events; in trace_module_add_events()
/Linux-v5.10/kernel/
Dmodule.c3261 &mod->num_trace_events); in find_module_sections()