Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmodule.h455 unsigned int num_trace_events; member
/linux-4.4.14/kernel/trace/
Dtrace_events.c2468 if (!mod->num_trace_events) in trace_module_add_events()
2479 end = mod->trace_events + mod->num_trace_events; in trace_module_add_events()
/linux-4.4.14/kernel/
Dmodule.c2951 &mod->num_trace_events); in find_module_sections()