Searched refs:perf_tip (Results 1 – 3 of 3) sorted by relevance
49 int perf_tip(char **strp, const char *dirpath);
345 int perf_tip(char **strp, const char *dirpath) in perf_tip() function
671 if (perf_tip(&help, path) || help == NULL) { in report__browse_hists()675 if (perf_tip(&help, path) || help == NULL) in report__browse_hists()
Completed in 13 milliseconds