Searched refs:rack_used_tlpmethod (Results 1 – 1 of 1) sorted by relevance
343 counter_u64_t rack_used_tlpmethod; variable567 counter_u64_zero(rack_used_tlpmethod); in sysctl_rack_clear()1371 rack_used_tlpmethod = counter_u64_alloc(M_WAITOK); in rack_init_sysctls()1375 &rack_used_tlpmethod, in rack_init_sysctls()2169 counter_u64_free(rack_used_tlpmethod); in rack_counter_destroy()4282 counter_u64_add(rack_used_tlpmethod, 1); in rack_calc_thresh_tlp()4298 counter_u64_add(rack_used_tlpmethod, 1); in rack_calc_thresh_tlp()4324 counter_u64_add(rack_used_tlpmethod, 1); in rack_calc_thresh_tlp()