Home
last modified time | relevance | path

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

/kernel/rcu/
Dtiny_plugin.h37 RCU_TRACE(unsigned long ticks_this_gp); /* Statistic for stalls. */
145 rcp->ticks_this_gp++; in check_cpu_stall()
150 rcp->name, rcp->ticks_this_gp, rcu_dynticks_nesting, in check_cpu_stall()
163 rcp->ticks_this_gp = 0; in reset_cpu_stall_ticks()
Dtree.h266 unsigned long ticks_this_gp; /* The number of scheduling-clock */ member
Dtree_plugin.h1895 ticks_value = rdp->ticks_this_gp; in print_cpu_stall_info()
1918 rdp->ticks_this_gp = 0; in zero_cpu_stall_ticks()
1928 raw_cpu_inc(rsp->rda->ticks_this_gp); in increment_cpu_stall_ticks()