Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dutil.h72 char *perf_exe(char *buf, int len);
H A Dutil.c422 char *perf_exe(char *buf, int len) in perf_exe() function
H A Dlibbfd.c525 perf_exe(tpath, sizeof(tpath)); in symbol__disassemble_bpf_libbfd()
H A Dheader.c580 buf = perf_exe(pbuf, MAXPATHLEN); in write_cmdline()
/linux/tools/perf/ui/browsers/
H A Dres_sample.c39 const char *perf = perf_exe(pbuf, sizeof pbuf); in res_sample_browse()
H A Dscripts.c266 const char *perf = perf_exe(pbuf, sizeof pbuf); in list_scripts()
/linux/tools/perf/tests/
H A Ddlfilter-test.c228 perf_exe(perf, sizeof(perf)); in get_dlfilters_path()
418 perf_exe(td.perf, sizeof(td.perf)); in test__dlfilter_ver()
H A Dsymbols.c79 perf_exe(filename, max_sz); in get_test_dso_filename()
/linux/tools/perf/arch/x86/tests/
H A Damd-ibs-period.c963 perf_exe(perf, sizeof(perf)); in test__amd_ibs_period()
/linux/tools/perf/
H A Dbuiltin-daemon.c1496 perf_exe(path, sizeof(path)); in alloc_perf_exe_path()