Searched refs:MZ_RTE_LATENCY_STATS (Results 1 – 1 of 1) sorted by relevance
41 static const char *MZ_RTE_LATENCY_STATS = "rte_latencystats"; variable223 if (rte_memzone_lookup(MZ_RTE_LATENCY_STATS)) in rte_latencystats_init()227 mz = rte_memzone_reserve(MZ_RTE_LATENCY_STATS, sizeof(*glob_stats), in rte_latencystats_init()336 mz = rte_memzone_lookup(MZ_RTE_LATENCY_STATS); in rte_latencystats_uninit()366 mz = rte_memzone_lookup(MZ_RTE_LATENCY_STATS); in rte_latencystats_get()