Searched refs:PERF_AUXTRACE_ERROR_ITRACE (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | intel-bts.c | 143 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in intel_bts_lost() 366 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in intel_bts_synth_error()
|
D | event.h | 256 PERF_AUXTRACE_ERROR_ITRACE = 1, enumerator
|
D | s390-cpumsf.c | 741 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in s390_cpumsf_synth_error()
|
D | auxtrace.c | 1140 [PERF_AUXTRACE_ERROR_ITRACE] = "instruction trace",
|
D | intel-pt.c | 1401 auxtrace_synth_error(&event.auxtrace_error, PERF_AUXTRACE_ERROR_ITRACE, in intel_pt_synth_error()
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf.data-file-format.txt | 418 PERF_AUXTRACE_ERROR_ITRACE = 1,
|