Searched refs:tsc_initial (Results 1 – 3 of 3) sorted by relevance
40 uint64_t tsc_initial; member129 keepcfg->tsc_initial = rte_rdtsc(); in rte_keepalive_create()
226 uint64_t tsc_initial = rte_rdtsc(); 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)