Searched refs:total_latency (Results 1 – 2 of 2) sorted by relevance
94 uint64_t total_latency = dsw->ports[port_id].emigration_latency; in DSW_GEN_PORT_ACCESS_FN() local97 return num_emigrations > 0 ? total_latency / num_emigrations : 0; in DSW_GEN_PORT_ACCESS_FN()
235 total_latency(struct test_perf *t) in total_latency() function304 const uint64_t latency = total_latency(t); in perf_launch_lcores()