Home
last modified time | relevance | path

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

/linux-5.15/include/linux/ !
H A Dmodule.h487 unsigned int num_trace_events; member
/linux-5.15/kernel/trace/ !
H A 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-5.15/kernel/ !
H A Dmodule.c3330 &mod->num_trace_events); in find_module_sections()