Searched refs:hpts_direct_call (Results 1 – 1 of 1) sorted by relevance
300 counter_u64_t hpts_direct_call; variable302 &hpts_direct_call, "Number of times hpts was called by syscall/trap or other entry");1568 counter_u64_add(hpts_direct_call, 1); in __tcp_run_hpts()1838 hpts_direct_call = counter_u64_alloc(M_WAITOK); in tcp_hpts_mod_load()2062 counter_u64_free(hpts_direct_call); in tcp_hpts_mod_unload()