Home
last modified time | relevance | path

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

/external/valgrind/cachegrind/
Dcg_arch.c329 locate_cache(const VexCacheInfo *ci, VexCacheKind kind, UInt level) in locate_cache() function
356 i1 = locate_cache(ci, INSN_CACHE, 1); in configure_caches()
357 d1 = locate_cache(ci, DATA_CACHE, 1); in configure_caches()
358 ll = locate_cache(ci, UNIFIED_CACHE, ci->num_levels); in configure_caches()