Searched refs:MZ_RTE_LATENCY_STATS (Results 1 – 1 of 1) sorted by relevance
45 static const char *MZ_RTE_LATENCY_STATS = "rte_latencystats"; variable227 if (rte_memzone_lookup(MZ_RTE_LATENCY_STATS)) in rte_latencystats_init()231 mz = rte_memzone_reserve(MZ_RTE_LATENCY_STATS, sizeof(*glob_stats), in rte_latencystats_init()340 mz = rte_memzone_lookup(MZ_RTE_LATENCY_STATS); in rte_latencystats_uninit()370 mz = rte_memzone_lookup(MZ_RTE_LATENCY_STATS); in rte_latencystats_get()