Searched refs:core_last_seen_times (Results 1 – 3 of 3) sorted by relevance
68 if (shm->core_last_seen_times[idx_core] > in main()71 shm->core_last_seen_times[idx_core]; in main()
65 ka_shm->core_last_seen_times[idx_core] = 0; in rte_keepalive_shm_create()81 shm->core_last_seen_times[id_core] = last_alive; in rte_keepalive_relayed_state()
37 uint64_t core_last_seen_times[RTE_KEEPALIVE_MAXCORES]; member