Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/tools/perf/util/
H A Dtracepoint.c36 sys_dir = tracing_events__opendir(); in is_valid_tracepoint()
H A Dtrace-event-info.c414 sys_dir = tracing_events__opendir(); in tracepoint_id_to_path()
H A Dparse-events.c614 events_dir = tracing_events__opendir(); in add_tracepoint_multi_sys()
/openbmc/linux/tools/perf/tests/
H A Dparse-events.c1724 events_dir = tracing_events__opendir(); in count_tracepoints()