Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dop_model_cell.c133 #define GET_SUB_UNIT(x) ((x & 0x0000f000) >> 12) macro
317 p->sub_unit = GET_SUB_UNIT(unit_mask); in set_pm_event()