Searched refs:tracepoint_id_to_path (Results 1 – 3 of 3) sorted by relevance
26 extern struct tracepoint_path *tracepoint_id_to_path(u64 config);
166 struct tracepoint_path *tracepoint_id_to_path(u64 config) in tracepoint_id_to_path() function240 path = tracepoint_id_to_path(config); in tracepoint_id_to_name()
495 ppath->next = tracepoint_id_to_path(pos->attr.config); in get_tracepoints_path()