Searched refs:last_alive (Results 1 – 4 of 4) sorted by relevance
24 uint64_t last_alive[RTE_KEEPALIVE_MAXCORES]; member58 ((rte_rdtsc() - keepcfg->last_alive[idx_core])*1000) in print_trace()80 keepcfg->last_alive[idx_core] = rte_rdtsc(); in rte_keepalive_dispatch_pings()102 keepcfg->last_alive[idx_core] = rte_rdtsc(); in rte_keepalive_dispatch_pings()112 keepcfg->last_alive[idx_core] in rte_keepalive_dispatch_pings()148 keepcfg->last_alive[id_core] = rte_rdtsc(); in rte_keepalive_register_core()
76 __rte_unused uint64_t last_alive) in rte_keepalive_relayed_state() argument81 shm->core_last_seen_times[id_core] = last_alive; in rte_keepalive_relayed_state()
60 uint64_t last_alive);
519 const enum rte_keepalive_state core_state, uint64_t last_alive) in relay_core_state() argument522 id_core, core_state, last_alive); in relay_core_state()