Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dtracepoint.c461 if (!mod->num_tracepoints) in tracepoint_module_coming()
490 if (!mod->num_tracepoints) in tracepoint_module_going()
505 mod->tracepoints_ptrs + mod->num_tracepoints, in tracepoint_module_going()
Dmodule.c3094 &mod->num_tracepoints); in find_module_sections()
/Linux-v4.19/include/linux/
Dmodule.h433 unsigned int num_tracepoints; member