Searched refs:ticks_this_gp (Results 1 – 3 of 3) sorted by relevance
37 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()
266 unsigned long ticks_this_gp; /* The number of scheduling-clock */ member
1895 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()