Searched refs:hpts_wake_timeout (Results 1 – 1 of 1) sorted by relevance
304 counter_u64_t hpts_wake_timeout; variable307 &hpts_wake_timeout, "Number of times hpts threads woke up via the callout expiring");1636 counter_u64_add(hpts_wake_timeout, 1); in tcp_hpts_thread()1835 hpts_wake_timeout = counter_u64_alloc(M_WAITOK); in tcp_hpts_mod_load()2059 counter_u64_free(hpts_wake_timeout); in tcp_hpts_mod_unload()