Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dpath.c84 bool is_directory(const char *base_path, const struct dirent *dent) in is_directory()
96 bool is_executable_file(const char *base_path, const struct dirent *dent) in is_executable_file()