Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dperf_event.c115 EV67_INSTRUCTIONS, enumerator
126 [PERF_COUNT_HW_INSTRUCTIONS] = EV67_INSTRUCTIONS,
179 if (evtype[idx0] == EV67_INSTRUCTIONS) { in ev67_check_constraints()
185 if (evtype[0] == EV67_INSTRUCTIONS || evtype[1] == EV67_INSTRUCTIONS) { in ev67_check_constraints()
187 idx0 = (evtype[0] == EV67_INSTRUCTIONS) ? 0 : 1; in ev67_check_constraints()