Searched refs:hpts_direct_awakening (Results 1 – 1 of 1) sorted by relevance
309 counter_u64_t hpts_direct_awakening; variable312 &hpts_direct_awakening, "Number of times hpts threads woke up via the callout expiring");1633 counter_u64_add(hpts_direct_awakening, 1); in tcp_hpts_thread()1836 hpts_direct_awakening = counter_u64_alloc(M_WAITOK); in tcp_hpts_mod_load()2060 counter_u64_free(hpts_direct_awakening); in tcp_hpts_mod_unload()