Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Ddebug.c1124 cpu, latency, cpu_rq(cpu)->ticks_without_resched);
H A Dsched.h1039 int ticks_without_resched; member
H A Dcore.c5602 rq->ticks_without_resched = 0; in cpu_resched_latency()
5606 rq->ticks_without_resched++; in cpu_resched_latency()