Home
last modified time | relevance | path

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

/linux-6.6.21/tools/lib/api/fs/
Dtracing_path.h8 DIR *tracing_events__opendir(void);
Dtracing_path.c98 DIR *tracing_events__opendir(void) in tracing_events__opendir() function
/linux-6.6.21/tools/perf/util/
Dtracepoint.c36 sys_dir = tracing_events__opendir(); in is_valid_tracepoint()
Dtrace-event-info.c414 sys_dir = tracing_events__opendir(); in tracepoint_id_to_path()
Dparse-events.c614 events_dir = tracing_events__opendir(); in add_tracepoint_multi_sys()
/linux-6.6.21/tools/perf/tests/
Dparse-events.c1724 events_dir = tracing_events__opendir(); in count_tracepoints()