Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc1248 const size_t java_heap_overhead_field_count = java_heap_overhead_size > 0 in DumpHeapClass() local
1287 + java_heap_overhead_field_count in DumpHeapClass()
1330 DCHECK_EQ(java_heap_overhead_field_count, overhead_fields); in DumpHeapClass()