Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc440 okay = DumpToDdmsDirect(overall_size, max_length, CHUNK_TYPE("HPDS")); in Dump()
696 bool DumpToDdmsDirect(size_t overall_size, size_t max_length, uint32_t chunk_type) in DumpToDdmsDirect() function in art::hprof::Hprof