Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dutil.h64 char *perf_exe(char *buf, int len);
H A Dutil.c446 char *perf_exe(char *buf, int len) in perf_exe() function
H A Dannotate.c1871 perf_exe(tpath, sizeof(tpath)); in symbol__disassemble_bpf()
H A Dheader.c563 buf = perf_exe(pbuf, MAXPATHLEN); in write_cmdline()
/openbmc/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.c93 const char *perf = perf_exe(pbuf, sizeof pbuf); in list_scripts()
/openbmc/linux/tools/perf/tests/
H A Dsymbols.c49 perf_exe(filename, max_sz); in get_test_dso_filename()
H A Ddlfilter-test.c229 perf_exe(perf, sizeof(perf)); in get_dlfilters_path()
414 perf_exe(td.perf, sizeof(td.perf)); in test__dlfilter_ver()
/openbmc/linux/tools/perf/
H A Dbuiltin-daemon.c1497 perf_exe(path, sizeof(path)); in alloc_perf_exe_path()