Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_cache.c147 ci->icaches_maintain_coherence = True; in Intel_cache_info()
440 ci->icaches_maintain_coherence = True; in AMD_cache_info()
511 ci->icaches_maintain_coherence = True; in get_caches_from_CPUID()
548 vai->hwcache_info.icaches_maintain_coherence = False; in get_cache_info()
608 ci->icaches_maintain_coherence = True; in get_cache_info()
Dm_libcproc.c1049 if (vai.hwcache_info.icaches_maintain_coherence) return; in VG_()
/external/valgrind/VEX/pub/
Dlibvex.h277 Bool icaches_maintain_coherence; member
/external/valgrind/VEX/priv/
Dmain_main.c1448 vai->hwcache_info.icaches_maintain_coherence = True; // whatever in LibVEX_default_VexArchInfo()