Searched defs:lcore_cache (Results 1 – 1 of 1) sorted by relevance
131 struct lcore_cache { struct132 unsigned len; /**< Cache len */133 uint32_t objs[LCORE_CACHE_SIZE]; /**< Cache objects */