Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dtracepoint.c665 if (!mod->num_tracepoints) in tracepoint_module_coming()
694 if (!mod->num_tracepoints) in tracepoint_module_going()
709 mod->tracepoints_ptrs + mod->num_tracepoints, in tracepoint_module_going()
H A Dmodule.c3363 &mod->num_tracepoints); in find_module_sections()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h480 unsigned int num_tracepoints; member