Searched refs:link_cache (Results 1 – 1 of 1) sorted by relevance
1018 struct eh_event_link_info *link_cache; in eh_get_event_lcore_links() local1062 link_cache = calloc(1, cache_size); in eh_get_event_lcore_links()1074 memcpy(&link_cache[index], link, single_link_size); in eh_get_event_lcore_links()1082 *links = link_cache; in eh_get_event_lcore_links()