Home
last modified time | relevance | path

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

/linux/tools/lib/api/fs/
H A Dtracing_path.h8 DIR *tracing_events__opendir(void);
H A Dtracing_path.c98 DIR *tracing_events__opendir(void) in tracing_events__opendir() function
/linux/tools/perf/util/
H A Dtracepoint.c
H A Dtrace-event-info.c415 sys_dir = tracing_events__opendir(); in tracepoint_id_to_path()
/linux/tools/perf/tests/
H A Dparse-events.c1918 events_dir = tracing_events__opendir(); in count_tracepoints()