Searched refs:PERF_AUXTRACE_ERROR_ITRACE (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A 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()
|
H A D | auxtrace.h | 36 PERF_AUXTRACE_ERROR_ITRACE = 1, enumerator
|
H A D | s390-cpumsf.c | 893 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in s390_cpumsf_synth_error()
|
H A D | auxtrace.c | 1580 [PERF_AUXTRACE_ERROR_ITRACE] = "instruction trace",
|
H A D | intel-pt.c | 1919 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in intel_pt_synth_error()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A 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()
|
H A D | auxtrace.h | 37 PERF_AUXTRACE_ERROR_ITRACE = 1, enumerator
|
H A D | s390-cpumsf.c | 894 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in s390_cpumsf_synth_error()
|
H A D | auxtrace.c | 1670 [PERF_AUXTRACE_ERROR_ITRACE] = "instruction trace",
|
H A D | intel-pt.c | 2497 auxtrace_synth_guest_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in intel_pt_synth_error()
|
Completed in 25 milliseconds