Searched refs:tsc_lifetime (Results 1 – 2 of 2) sorted by relevance
227 uint64_t tsc_lifetime = (rand()&0x07) * rte_get_tsc_hz(); in l2fwd_main_loop() local239 if (check_period > 0 && cur_tsc - tsc_initial > tsc_lifetime) in l2fwd_main_loop()
133 if (cur_tsc - tsc_initial > tsc_lifetime)