Home
last modified time | relevance | path

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

/linux-4.1.27/arch/alpha/kernel/
Dperf_event.c114 EV67_INSTRUCTIONS, enumerator
125 [PERF_COUNT_HW_INSTRUCTIONS] = EV67_INSTRUCTIONS,
178 if (evtype[idx0] == EV67_INSTRUCTIONS) { in ev67_check_constraints()
184 if (evtype[0] == EV67_INSTRUCTIONS || evtype[1] == EV67_INSTRUCTIONS) { in ev67_check_constraints()
186 idx0 = (evtype[0] == EV67_INSTRUCTIONS) ? 0 : 1; in ev67_check_constraints()