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