Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/util/
Dcache.h83 extern char *perf_pathdup(const char *fmt, ...)
Dpath.c78 char *perf_pathdup(const char *fmt, ...) in perf_pathdup() function
Dconfig.c424 repo_config = perf_pathdup("config"); in perf_config()