Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/oprofile/
Dop_model_cell.c137 #define GET_COUNT_CYCLES(x) (x & 0x00000001) macro
308 count_cycles = GET_COUNT_CYCLES(unit_mask); in set_pm_event()