Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Djit_code_cache.h447 size_t DataCacheSize() REQUIRES(!Locks::jit_lock_);
H A Djit_code_cache.cc923 size_t JitCodeCache::DataCacheSize() { in DataCacheSize() function in art::jit::JitCodeCache
1137 << ", data=" << PrettySize(DataCacheSize()); in GarbageCollectCache()
1143 << ", data=" << PrettySize(DataCacheSize()); in GarbageCollectCache()