Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dtracepoint.c475 if (!mod->num_tracepoints) in tracepoint_module_coming()
504 if (!mod->num_tracepoints) in tracepoint_module_going()
519 mod->tracepoints_ptrs + mod->num_tracepoints, in tracepoint_module_going()
Dmodule.c3241 &mod->num_tracepoints); in find_module_sections()
/Linux-v5.10/include/linux/
Dmodule.h467 unsigned int num_tracepoints; member