Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dutil.h42 int perf_tip(char **strp, const char *dirpath);
H A Dutil.c382 int perf_tip(char **strp, const char *dirpath) in perf_tip() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dutil.h53 int perf_tip(char **strp, const char *dirpath);
H A Dutil.c418 int perf_tip(char **strp, const char *dirpath) in perf_tip() function
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c50 #include "util/util.h" // perf_tip()
630 if (perf_tip(&help, path) || help == NULL) { in report__browse_hists()
634 if (perf_tip(&help, path) || help == NULL) in report__browse_hists()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c50 #include "util/util.h" // perf_tip()
656 if (perf_tip(&help, path) || help == NULL) { in report__browse_hists()
660 if (perf_tip(&help, path) || help == NULL) in report__browse_hists()

Completed in 7 milliseconds