Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dutil.h53 int perf_tip(char **strp, const char *dirpath);
H A Dutil.c418 int perf_tip(char **strp, const char *dirpath) in perf_tip() function
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c655 if (perf_tip(&help, path) || help == NULL) { in report__browse_hists()
659 if (perf_tip(&help, path) || help == NULL) in report__browse_hists()