Searched refs:rp_num_hptss (Results 1 – 2 of 2) sorted by relevance
137 uint32_t rp_num_hptss; /* Number of hpts threads */ member
1883 tcp_pace.rp_num_hptss = ncpus; in tcp_init_hptsi()1889 sz = (tcp_pace.rp_num_hptss * sizeof(struct tcp_hpts_entry *)); in tcp_init_hptsi()1892 for (i = 0; i < tcp_pace.rp_num_hptss; i++) { in tcp_init_hptsi()