Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dbitmap.cc100 template class MemoryRangeBitmap<jit::kJitCodeAccountingBytes>;
/art/runtime/jit/
Djit_memory_region.h41 static constexpr int kJitCodeAccountingBytes = 16; variable
Djit_code_cache.h81 using CodeCacheBitmap = gc::accounting::MemoryRangeBitmap<kJitCodeAccountingBytes>;