Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dutil.h45 int perf_tip(char **strp, const char *dirpath);
Dutil.c416 int perf_tip(char **strp, const char *dirpath) in perf_tip() function
/linux-6.1.9/tools/perf/
Dbuiltin-report.c645 if (perf_tip(&help, path) || help == NULL) { in report__browse_hists()
649 if (perf_tip(&help, path) || help == NULL) in report__browse_hists()