Home
last modified time | relevance | path

Searched refs:tracepoint_id_to_path (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dtrace-event-info.c403 static struct tracepoint_path *tracepoint_id_to_path(u64 config) in tracepoint_id_to_path() function
471 struct tracepoint_path *path = tracepoint_id_to_path(config); in tracepoint_id_to_name()
527 ppath->next = tracepoint_id_to_path(pos->core.attr.config); in get_tracepoints_path()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dparse-events.h28 struct tracepoint_path *tracepoint_id_to_path(u64 config);
H A Dtrace-event-info.c427 ppath->next = tracepoint_id_to_path(pos->core.attr.config); in get_tracepoints_path()
H A Dparse-events.c220 struct tracepoint_path *tracepoint_id_to_path(u64 config) in tracepoint_id_to_path() function

Completed in 8 milliseconds