Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Dpsi.c265 memcpy(times, groupc->times, sizeof(groupc->times)); in get_recent_times()
266 state_mask = groupc->state_mask; in get_recent_times()
660 groupc->state_start = now; in record_times()
688 struct psi_group_cpu *groupc; in psi_group_change() local
705 record_times(groupc, now); in psi_group_change()
710 if (groupc->tasks[t]) { in psi_group_change()
711 groupc->tasks[t]--; in psi_group_change()
714 cpu, t, groupc->tasks[0], in psi_group_change()
715 groupc->tasks[1], groupc->tasks[2], in psi_group_change()
723 groupc->tasks[t]++; in psi_group_change()
[all …]

Completed in 22 milliseconds