Searched refs:state_mask (Results 1 – 1 of 1) sorted by relevance
245 u32 state_mask; in get_recent_times() local254 state_mask = groupc->state_mask; in get_recent_times()270 if (state_mask & (1 << s)) in get_recent_times()636 if (groupc->state_mask & (1 << PSI_IO_SOME)) { in record_times()638 if (groupc->state_mask & (1 << PSI_IO_FULL)) in record_times()642 if (groupc->state_mask & (1 << PSI_MEM_SOME)) { in record_times()644 if (groupc->state_mask & (1 << PSI_MEM_FULL)) in record_times()665 if (groupc->state_mask & (1 << PSI_CPU_SOME)) in record_times()668 if (groupc->state_mask & (1 << PSI_NONIDLE)) in record_times()678 u32 state_mask = 0; in psi_group_change() local[all …]