Home
last modified time | relevance | path

Searched refs:VexCache (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/pub/
Dlibvex.h279 } VexCache; typedef
283 ({ (VexCache) { .kind = _kind, .level = _level, .sizeB = _size, \
298 VexCache *caches;
/external/valgrind/cachegrind/
Dcg_arch.c328 static const VexCache *
331 const VexCache *c; in locate_cache()
350 const VexCache *i1, *d1, *ll; in configure_caches()
/external/valgrind/coregrind/
Dm_cache.c50 add_cache(VexCacheInfo *ci, VexCache cache) in add_cache()
85 VexCache c = \
591 static VexCache
680 VexCache *c = ci->caches + i; in write_cache_info()