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

/linux-master/tools/perf/util/
H A Dutil.h54 int perf_tip(char **strp, const char *dirpath);
H A Dutil.c418 int perf_tip(char **strp, const char *dirpath) function
/linux-master/tools/perf/
H A Dbuiltin-report.c50 #include "util/util.h" // perf_tip()
655 if (perf_tip(&help, path) || help == NULL) {
659 if (perf_tip(&help, path) || help == NULL)

Completed in 196 milliseconds