Searched refs:vmap_table_bytes (Results 1 – 1 of 1) sorted by relevance
2391 size_t vmap_table_bytes = 0u; in DumpMethod() local2395 vmap_table_bytes = ComputeOatSize(method_header->GetOptimizedCodeInfoPtr(), in DumpMethod()2398 stats_.vmap_table_bytes += vmap_table_bytes; in DumpMethod()2423 vmap_table_bytes, in DumpMethod()2427 vmap_table_bytes + quick_oat_code_size + ArtMethod::Size(image_header_.GetPointerSize()); in DumpMethod()2472 size_t vmap_table_bytes = 0u; member2700 vmap_table_bytes, PercentOfOatBytes(vmap_table_bytes)) in Dump()