Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc458 EndianOutput count_output; in Dump() local
459 output_ = &count_output; in Dump()
461 overall_size = count_output.SumLength(); in Dump()
462 max_length = count_output.MaxLength(); in Dump()