Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dutil.h49 int perf_tip(char **strp, const char *dirpath);
H A Dutil.c345 int perf_tip(char **strp, const char *dirpath) in perf_tip() function
/linux-6.15/tools/perf/
H A Dbuiltin-report.c668 if (perf_tip(&help, path) || help == NULL) { in report__browse_hists()
672 if (perf_tip(&help, path) || help == NULL) in report__browse_hists()