Home
last modified time | relevance | path

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

/tools/perf/util/
Dutil.h42 int perf_tip(char **strp, const char *dirpath);
Dutil.c382 int perf_tip(char **strp, const char *dirpath) in perf_tip() function
/tools/perf/
Dbuiltin-report.c639 if (perf_tip(&help, path) || help == NULL) { in report__browse_hists()
643 if (perf_tip(&help, path) || help == NULL) in report__browse_hists()