Searched refs:strip_path_suffix (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dexec_cmd.c29 !(prefix = strip_path_suffix(argv0_path, PERF_EXEC_PATH)) &&
30 !(prefix = strip_path_suffix(argv0_path, BINDIR)) &&
31 !(prefix = strip_path_suffix(argv0_path, "perf"))) {
H A Dcache.h77 char *strip_path_suffix(const char *path, const char *suffix);
H A Dpath.c135 char *strip_path_suffix(const char *path, const char *suffix) function

Completed in 195 milliseconds