Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dparse-events.c141 #define for_each_subsystem(sys_dir, sys_dirent, sys_next) \ argument
147 static int tp_event_has_id(struct dirent *sys_dir, struct dirent *evt_dir) in tp_event_has_id()
175 DIR *sys_dir, *evt_dir; in tracepoint_id_to_path() local
1631 DIR *sys_dir, *evt_dir; in print_tracepoint_events() local
1724 DIR *sys_dir, *evt_dir; in is_valid_tracepoint() local
/linux-4.4.14/tools/perf/tests/
Dparse-events.c1287 DIR *sys_dir; in count_tracepoints() local