Searched refs:lbc_counter (Results 1 – 2 of 2) sorted by relevance
58 int64_t lbc_counter; /* number of calls to the DDI lbolt routines */ member
997 lb_cpu[i].lbc_counter = lb_info->lbi_thresh_calls; in clock_init()2492 if (--lb_cpu[cpu].lbc_counter == 0) { in lbolt_event_driven()2497 lb_cpu[cpu].lbc_counter = lb_info->lbi_thresh_calls; in lbolt_event_driven()2520 lb_cpu[cpu].lbc_counter = lb_info->lbi_thresh_calls; in lbolt_event_driven()2545 if (lb_cpu[cpu].lbc_counter == 0) in lbolt_cyclic_driven()2553 lb_cpu[cpu].lbc_counter--; in lbolt_cyclic_driven()2559 lb_cpu[cpu].lbc_counter = lb_info->lbi_thresh_calls; in lbolt_cyclic_driven()