Searched refs:state_mask (Results 1 – 1 of 1) sorted by relevance
249 u32 state_mask; in get_recent_times() local258 state_mask = groupc->state_mask; in get_recent_times()274 if (state_mask & (1 << s)) in get_recent_times()709 if (groupc->state_mask & (1 << PSI_IO_SOME)) { in record_times()711 if (groupc->state_mask & (1 << PSI_IO_FULL)) in record_times()715 if (groupc->state_mask & (1 << PSI_MEM_SOME)) { in record_times()717 if (groupc->state_mask & (1 << PSI_MEM_FULL)) in record_times()721 if (groupc->state_mask & (1 << PSI_CPU_SOME)) { in record_times()723 if (groupc->state_mask & (1 << PSI_CPU_FULL)) in record_times()727 if (groupc->state_mask & (1 << PSI_NONIDLE)) in record_times()[all …]