Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dutil.h42 const char *perf_tip(const char *dirpath);
Dutil.c382 const char *perf_tip(const char *dirpath) in perf_tip() function
/Linux-v5.15/tools/perf/
Dbuiltin-report.c622 const char *help = perf_tip(system_path(TIPDIR)); in report__browse_hists()
626 help = perf_tip(DOCDIR); in report__browse_hists()