Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dexec_cmd.c17 if (is_absolute_path(path)) in system_path()
73 if (is_absolute_path(path)) in add_path()
Dabspath.c26 if (is_absolute_path(path)) { in make_nonrelative_path()
Dcache.h60 static inline int is_absolute_path(const char *path) in is_absolute_path() function