Home
last modified time | relevance | path

Searched refs:is_directory_at (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
A Dpath.h15 bool is_directory_at(int dir_fd, const char *path);
A Dpath.c71 bool is_directory_at(int dir_fd, const char *path) in is_directory_at() function
/tools/perf/ui/browsers/
A Dscripts.c198 !is_directory_at(scripts_dir_fd, lang_dirent->d_name))) in find_scripts()
224 is_directory_at(lang_dir_fd, script_dirent->d_name)) in find_scripts()

Completed in 6 milliseconds