Home
last modified time | relevance | path

Searched defs:sys_dir (Results 1 – 2 of 2) sorted by relevance

/external/linux-tools-perf/src/tools/perf/util/
Dparse-events.c126 #define for_each_subsystem(sys_dir, sys_dirent, sys_next) \ argument
132 static int tp_event_has_id(struct dirent *sys_dir, struct dirent *evt_dir) in tp_event_has_id()
160 DIR *sys_dir, *evt_dir; in tracepoint_id_to_path() local
996 DIR *sys_dir, *evt_dir; in print_tracepoint_events() local
1045 DIR *sys_dir, *evt_dir; in is_valid_tracepoint() local
/external/linux-tools-perf/src/tools/perf/tests/
Dparse-events.c1135 DIR *sys_dir; in count_tracepoints() local