Searched refs:pwd_dir (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/ui/browsers/
H A Dhists.c1360 DIR *pwd_dir; switch_data_file() local
1368 pwd_dir = opendir(pwd); switch_data_file()
1369 if (!pwd_dir) switch_data_file()
1375 while ((dent = readdir(pwd_dir))) { switch_data_file()
1417 closedir(pwd_dir); switch_data_file()

Completed in 58 milliseconds