Searched refs:tsc_initial (Results 1 – 2 of 2) sorted by relevance
40 uint64_t tsc_initial; member129 keepcfg->tsc_initial = rte_rdtsc(); in rte_keepalive_create()
225 uint64_t tsc_initial = rte_rdtsc(); in l2fwd_main_loop() local238 if (check_period > 0 && cur_tsc - tsc_initial > tsc_lifetime) in l2fwd_main_loop()