Searched refs:perf_exe (Results 1 – 10 of 10) sorted by relevance
| /tools/perf/util/ |
| A D | util.h | 67 char *perf_exe(char *buf, int len);
|
| A D | disasm_bpf.c | 56 perf_exe(tpath, sizeof(tpath)); in symbol__disassemble_bpf()
|
| A D | util.c | 373 char *perf_exe(char *buf, int len) in perf_exe() function
|
| A D | header.c | 565 buf = perf_exe(pbuf, MAXPATHLEN); in write_cmdline()
|
| /tools/perf/ui/browsers/ |
| A D | res_sample.c | 39 const char *perf = perf_exe(pbuf, sizeof pbuf); in res_sample_browse()
|
| A D | scripts.c | 266 const char *perf = perf_exe(pbuf, sizeof pbuf); in list_scripts()
|
| /tools/perf/tests/ |
| A D | dlfilter-test.c | 229 perf_exe(perf, sizeof(perf)); in get_dlfilters_path() 419 perf_exe(td.perf, sizeof(td.perf)); in test__dlfilter_ver()
|
| A D | symbols.c | 79 perf_exe(filename, max_sz); in get_test_dso_filename()
|
| /tools/perf/arch/x86/tests/ |
| A D | amd-ibs-period.c | 963 perf_exe(perf, sizeof(perf)); in test__amd_ibs_period()
|
| /tools/perf/ |
| A D | builtin-daemon.c | 1498 perf_exe(path, sizeof(path)); in alloc_perf_exe_path()
|
Completed in 24 milliseconds