Searched refs:tracepoints_ptrs (Results 1 – 3 of 3) sorted by relevance
518 for_each_tracepoint_range(mod->tracepoints_ptrs, in tracepoint_module_going()519 mod->tracepoints_ptrs + mod->num_tracepoints, in tracepoint_module_going()
3239 mod->tracepoints_ptrs = section_objs(info, "__tracepoints_ptrs", in find_module_sections()3240 sizeof(*mod->tracepoints_ptrs), in find_module_sections()
468 tracepoint_ptr_t *tracepoints_ptrs; member