Home
last modified time | relevance | path

Searched refs:PERF_COUNT_SW_ALIGNMENT_FAULTS (Results 1 – 7 of 7) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/include/uapi/linux/
Dperf_event.h110 PERF_COUNT_SW_ALIGNMENT_FAULTS = 7, enumerator
/external/kernel-headers/original/uapi/linux/
Dperf_event.h110 PERF_COUNT_SW_ALIGNMENT_FAULTS = 7, enumerator
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dparse-events.l146 alignment-faults { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_ALIGNMENT_FAULTS); }
Dpython.c990 { "COUNT_SW_ALIGNMENT_FAULTS", PERF_COUNT_SW_ALIGNMENT_FAULTS },
Dparse-events.c104 [PERF_COUNT_SW_ALIGNMENT_FAULTS] = {
Dparse-events-flex.c1572 { return sym(yyscanner, PERF_TYPE_SOFTWARE, PERF_COUNT_SW_ALIGNMENT_FAULTS); }
/external/linux-tools-perf/perf-3.12.0/tools/perf/
Ddesign.txt140 PERF_COUNT_SW_ALIGNMENT_FAULTS = 7,