Home
last modified time | relevance | path

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

/external/valgrind/VEX/pub/
Dlibvex.h269 } VexCacheKind; typedef
273 VexCacheKind kind;
/external/valgrind/cachegrind/
Dcg_arch.c329 locate_cache(const VexCacheInfo *ci, VexCacheKind kind, UInt level) in locate_cache()
/external/valgrind/coregrind/
Dm_cache.c592 get_cache(UInt level, VexCacheKind kind) in get_cache()