Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmodule.h487 unsigned int num_trace_events; member
/Linux-v5.15/kernel/trace/
Dtrace_events.c2821 if (!mod->num_trace_events) in trace_module_add_events()
2832 end = mod->trace_events + mod->num_trace_events; in trace_module_add_events()
/Linux-v5.15/kernel/
Dmodule.c3330 &mod->num_trace_events); in find_module_sections()