Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dutil.h58 const char *perf_tip(const char *dirpath);
Dutil.c482 const char *perf_tip(const char *dirpath) in perf_tip() function
/Linux-v4.19/tools/perf/
Dbuiltin-report.c551 const char *help = perf_tip(system_path(TIPDIR)); in report__browse_hists()
555 help = perf_tip(DOCDIR); in report__browse_hists()