Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c1718 perf_exe(tpath, sizeof(tpath)); in symbol__disassemble_bpf()
Dheader.c549 buf = perf_exe(pbuf, MAXPATHLEN); in write_cmdline()
/kernel/linux/linux-5.10/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()