Searched refs:system_path (Results 1 - 5 of 5) 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.h10 extern const char *system_path(const char *path);
H A Dexec_cmd.c12 const char *system_path(const char *path) function
86 return system_path(PERF_EXEC_PATH);
H A Dconfig.c379 system_wide = system_path(ETC_PERFCONFIG);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-help.c329 strbuf_addstr(&new_path, system_path(PERF_MAN_PATH));
374 setenv("INFOPATH", system_path(PERF_INFO_PATH), 1);
381 const char *html_path = system_path(PERF_HTML_PATH);
H A Dperf.c122 puts(system_path(PERF_HTML_PATH));

Completed in 71 milliseconds