Searched refs:tracepoints_ptrs (Results 1 – 3 of 3) sorted by relevance
504 for_each_tracepoint_range(mod->tracepoints_ptrs, in tracepoint_module_going()505 mod->tracepoints_ptrs + mod->num_tracepoints, in tracepoint_module_going()
3092 mod->tracepoints_ptrs = section_objs(info, "__tracepoints_ptrs", in find_module_sections()3093 sizeof(*mod->tracepoints_ptrs), in find_module_sections()
434 tracepoint_ptr_t *tracepoints_ptrs; member