Searched refs:tics_per_1sec (Results 1 – 2 of 2) sorted by relevance
221 tics_per_1sec = rte_get_timer_hz();226 if (tics_current - tics_datum >= tics_per_1sec) {
2085 uint64_t tics_per_1sec; in run_pkt_fwd_on_lcore() local2092 tics_per_1sec = rte_get_timer_hz(); in run_pkt_fwd_on_lcore()2103 if (tics_current - tics_datum >= tics_per_1sec) { in run_pkt_fwd_on_lcore()