Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dutil.h53 char *perf_exe(char *buf, int len);
H A Dutil.c410 char *perf_exe(char *buf, int len) in perf_exe() function
H A Dannotate.c1718 perf_exe(tpath, sizeof(tpath)); in symbol__disassemble_bpf()
H A Dheader.c549 buf = perf_exe(pbuf, MAXPATHLEN); in write_cmdline()
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dres_sample.c39 const char *perf = perf_exe(pbuf, sizeof pbuf); in res_sample_browse()
H A Dscripts.c93 const char *perf = perf_exe(pbuf, sizeof pbuf); in list_scripts()