Home
last modified time | relevance | path

Searched refs:is_executable_file (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dpath.h15 bool is_executable_file(const char *base_path, const struct dirent *dent);
H A Dpath.c71 bool is_executable_file(const char *base_path, const struct dirent *dent) in is_executable_file() function