Searched refs:perf_exe (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/perf/ui/browsers/
H A Dres_sample.c10 #include "../../util/util.h" // perf_exe()
39 const char *perf = perf_exe(pbuf, sizeof pbuf);
H A Dscripts.c4 #include "../../util/util.h" // perf_exe()
93 const char *perf = perf_exe(pbuf, sizeof pbuf);
/linux-master/tools/perf/util/
H A Dutil.h72 char *perf_exe(char *buf, int len);
H A Dutil.c446 char *perf_exe(char *buf, int len) function
H A Dheader.c51 #include "util/util.h" // perf_exe()
563 buf = perf_exe(pbuf, MAXPATHLEN);
H A Dannotate.c1956 perf_exe(tpath, sizeof(tpath));
/linux-master/tools/perf/tests/
H A Dsymbols.c73 perf_exe(filename, max_sz);
H A Ddlfilter-test.c229 perf_exe(perf, sizeof(perf));
414 perf_exe(td.perf, sizeof(td.perf));
/linux-master/tools/perf/
H A Dbuiltin-daemon.c1497 perf_exe(path, sizeof(path));

Completed in 233 milliseconds