Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dtracepoint.c448 if (!mod->num_tracepoints) in tracepoint_module_coming()
477 if (!mod->num_tracepoints) in tracepoint_module_going()
492 mod->tracepoints_ptrs + mod->num_tracepoints, in tracepoint_module_going()
Dmodule.c3193 &mod->num_tracepoints); in find_module_sections()
/Linux-v5.4/include/linux/
Dmodule.h450 unsigned int num_tracepoints; member