Home
last modified time | relevance | path

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

/linux-5.15/kernel/
H A 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()
H A Dmodule.c3307 &mod->num_tracepoints); in find_module_sections()
/linux-5.15/include/linux/
H A Dmodule.h462 unsigned int num_tracepoints; member