Home
last modified time | relevance | path

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

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