Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dpath.c84 bool is_directory(const char *base_path, const struct dirent *dent) in is_directory() argument
89 sprintf(path, "%s/%s", base_path, dent->d_name); in is_directory()
A Dpath.h14 bool is_directory(const char *base_path, const struct dirent *dent);

Completed in 3 milliseconds