Home
last modified time | relevance | path

Searched refs:system_path (Results 1 – 6 of 6) sorted by relevance

/linux/tools/lib/subcmd/
H A Dexec-cmd.c77 char *system_path(const char *path) in system_path() function
130 return system_path(subcmd_config.exec_path); in get_argv_exec_path()
H A Dexec-cmd.h15 extern char *system_path(const char *path);
/linux/tools/perf/
H A Dperf.c246 puts(system_path(PERF_HTML_PATH)); in handle_options()
H A Dbuiltin-report.c671 path = system_path(TIPDIR); in report__browse_hists()
675 path = system_path(DOCDIR); in report__browse_hists()
H A Dbuiltin-trace.c5179 char *strace_groups_dir = system_path(STRACE_GROUPS_DIR); in trace__parse_events_option()
/linux/tools/perf/util/
H A Dconfig.c548 system_wide = system_path(ETC_PERFCONFIG); in perf_etc_perfconfig()