Searched refs:PERF_AUXTRACE_ERROR_ITRACE (Results 1 – 6 of 6) sorted by relevance
/linux/tools/perf/util/ |
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()
|
A D | auxtrace.h | 36 PERF_AUXTRACE_ERROR_ITRACE = 1, enumerator
|
A D | s390-cpumsf.c | 893 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in s390_cpumsf_synth_error()
|
A D | auxtrace.c | 1602 [PERF_AUXTRACE_ERROR_ITRACE] = "instruction trace",
|
A D | intel-pt.c | 2181 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in intel_pt_synth_error()
|
/linux/tools/perf/Documentation/ |
A D | perf.data-file-format.txt | 580 PERF_AUXTRACE_ERROR_ITRACE = 1,
|
Completed in 25 milliseconds