Searched refs:TrackMemoryCacheChanges (Results 1 – 3 of 3) sorted by relevance
114 bool TrackMemoryCacheChanges() const;
302 def TrackMemoryCacheChanges: Property<"track-memory-cache-changes", "Boolean">,
363 bool ProcessProperties::TrackMemoryCacheChanges() const { in TrackMemoryCacheChanges() function in ProcessProperties2294 if (TrackMemoryCacheChanges() || !m_allocated_memory_cache.IsInCache(addr)) in WriteMemory()