Home
last modified time | relevance | path

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

/kernel/
Drcutiny_plugin.h37 RCU_TRACE(unsigned long ticks_this_gp); /* Statistic for stalls. */
69 rcp->ticks_this_gp++; in check_cpu_stall()
74 rcp->name, rcp->ticks_this_gp, rcu_dynticks_nesting, in check_cpu_stall()
92 rcp->ticks_this_gp = 0; in reset_cpu_stall_ticks()
Drcutree.h249 unsigned long ticks_this_gp; /* The number of scheduling-clock */ member
Drcutree_plugin.h1911 ticks_value = rdp->ticks_this_gp; in print_cpu_stall_info()
1934 rdp->ticks_this_gp = 0; in zero_cpu_stall_ticks()
1944 __this_cpu_ptr(rsp->rda)->ticks_this_gp++; in increment_cpu_stall_ticks()