Home
last modified time | relevance | path

Searched refs:perf_exe (Results 1 – 8 of 8) sorted by relevance

/tools/perf/util/
Dutil.h53 char *perf_exe(char *buf, int len);
Dutil.c410 char *perf_exe(char *buf, int len) in perf_exe() function
Dannotate.c1729 perf_exe(tpath, sizeof(tpath)); in symbol__disassemble_bpf()
Dheader.c552 buf = perf_exe(pbuf, MAXPATHLEN); in write_cmdline()
/tools/perf/ui/browsers/
Dres_sample.c39 const char *perf = perf_exe(pbuf, sizeof pbuf); in res_sample_browse()
Dscripts.c93 const char *perf = perf_exe(pbuf, sizeof pbuf); in list_scripts()
/tools/perf/tests/
Ddlfilter-test.c224 perf_exe(perf, sizeof(perf)); in get_dlfilters_path()
407 perf_exe(td.perf, sizeof(td.perf)); in test__dlfilter()
/tools/perf/
Dbuiltin-daemon.c1501 perf_exe(__daemon.perf, sizeof(__daemon.perf)); in cmd_daemon()