Searched refs:perf_exe (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | util.h | 72 char *perf_exe(char *buf, int len);
|
| H A D | util.c | 422 char *perf_exe(char *buf, int len) in perf_exe() function
|
| H A D | libbfd.c | 525 perf_exe(tpath, sizeof(tpath)); in symbol__disassemble_bpf_libbfd()
|
| H A D | header.c | 580 buf = perf_exe(pbuf, MAXPATHLEN); in write_cmdline()
|
| /linux/tools/perf/ui/browsers/ |
| H A D | res_sample.c | 39 const char *perf = perf_exe(pbuf, sizeof pbuf); in res_sample_browse()
|
| H A D | scripts.c | 266 const char *perf = perf_exe(pbuf, sizeof pbuf); in list_scripts()
|
| /linux/tools/perf/tests/ |
| H A D | dlfilter-test.c | 228 perf_exe(perf, sizeof(perf)); in get_dlfilters_path() 418 perf_exe(td.perf, sizeof(td.perf)); in test__dlfilter_ver()
|
| H A D | symbols.c | 79 perf_exe(filename, max_sz); in get_test_dso_filename()
|
| /linux/tools/perf/arch/x86/tests/ |
| H A D | amd-ibs-period.c | 963 perf_exe(perf, sizeof(perf)); in test__amd_ibs_period()
|
| /linux/tools/perf/ |
| H A D | builtin-daemon.c | 1496 perf_exe(path, sizeof(path)); in alloc_perf_exe_path()
|