Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.h190 unsigned long ticks_this_gp; /* The number of scheduling-clock */ member
H A Dtree_stall.h187 rdp->ticks_this_gp = 0; in zero_cpu_stall_ticks()
499 ticks_value = rdp->ticks_this_gp; in print_cpu_stall_info()
H A Dtree.c2279 raw_cpu_inc(rcu_data.ticks_this_gp); in rcu_sched_clock_irq()