Searched refs:PERF_AUXTRACE_ERROR_ITRACE (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/tools/perf/util/ |
D | intel-bts.c | 136 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in intel_bts_lost() 350 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in intel_bts_synth_error()
|
D | auxtrace.h | 37 PERF_AUXTRACE_ERROR_ITRACE = 1, enumerator
|
D | s390-cpumsf.c | 893 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in s390_cpumsf_synth_error()
|
D | auxtrace.c | 1661 [PERF_AUXTRACE_ERROR_ITRACE] = "instruction trace",
|
D | intel-pt.c | 2439 auxtrace_synth_guest_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in intel_pt_synth_error()
|
/linux-6.1.9/tools/perf/Documentation/ |
D | perf.data-file-format.txt | 582 PERF_AUXTRACE_ERROR_ITRACE = 1,
|