Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dtrace-event-info.c36 struct tracepoint_path { struct
39 struct tracepoint_path *next; argument
224 static int record_ftrace_files(struct tracepoint_path *tps) in record_ftrace_files()
253 static int record_event_files(struct tracepoint_path *tps) in record_event_files()
391 put_tracepoints_path(struct tracepoint_path *tps) in put_tracepoints_path()
394 struct tracepoint_path *t = tps; in put_tracepoints_path()
405 struct tracepoint_path *path = NULL; in tracepoint_id_to_path()
471 struct tracepoint_path *path = zalloc(sizeof(*path)); in tracepoint_name_to_path()
491 static struct tracepoint_path *
494 struct tracepoint_path path, *ppath = &path; in get_tracepoints_path()
[all …]

Completed in 4 milliseconds