Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dtracepoint.c644 if (!mod->num_tracepoints) in tracepoint_module_coming()
673 if (!mod->num_tracepoints) in tracepoint_module_going()
688 mod->tracepoints_ptrs + mod->num_tracepoints, in tracepoint_module_going()
Dmodule.c3307 &mod->num_tracepoints); in find_module_sections()
/Linux-v5.15/include/linux/
Dmodule.h462 unsigned int num_tracepoints; member