Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dutil.h72 char *perf_exe(char *buf, int len);
Ddisasm_bpf.c56 perf_exe(tpath, sizeof(tpath)); in symbol__disassemble_bpf()
Dutil.c452 char *perf_exe(char *buf, int len) in perf_exe() function
Dheader.c563 buf = perf_exe(pbuf, MAXPATHLEN); in write_cmdline()
/linux-6.12.1/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()
/linux-6.12.1/tools/perf/tests/
Ddlfilter-test.c229 perf_exe(perf, sizeof(perf)); in get_dlfilters_path()
414 perf_exe(td.perf, sizeof(td.perf)); in test__dlfilter_ver()
Dsymbols.c73 perf_exe(filename, max_sz); in get_test_dso_filename()
/linux-6.12.1/tools/perf/
Dbuiltin-daemon.c1498 perf_exe(path, sizeof(path)); in alloc_perf_exe_path()