Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dparse-events.c131 #define for_each_subsystem(sys_dir, sys_dirent, sys_next) \ argument
137 static int tp_event_has_id(struct dirent *sys_dir, struct dirent *evt_dir) in tp_event_has_id()
165 DIR *sys_dir, *evt_dir; in tracepoint_id_to_path() local
1108 DIR *sys_dir, *evt_dir; in print_tracepoint_events() local
1201 DIR *sys_dir, *evt_dir; in is_valid_tracepoint() local
/linux-4.1.27/tools/perf/tests/
Dparse-events.c1247 DIR *sys_dir; in count_tracepoints() local