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

/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)
/linux-master/tools/perf/util/
H A Dutil.c418 int perf_tip(char **strp, const char *dirpath) function
H A Dutil.h54 int perf_tip(char **strp, const char *dirpath);

Completed in 362 milliseconds