Home
last modified time | relevance | path

Searched defs:number_of_roots (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Djit_memory_region.h45 uint32_t inline ComputeRootTableSize(uint32_t number_of_roots) { in ComputeRootTableSize()
Djit_code_cache.cc417 static const uint8_t* GetRootTable(const void* code_ptr, uint32_t* number_of_roots = nullptr) { in GetRootTable()
430 uint32_t number_of_roots = 0; in SweepRootTables() local
969 size_t number_of_roots, in Reserve()