Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc437 Hprof(const char* output_filename, int fd, bool direct_to_ddms) in Hprof()
1601 void DumpHeap(const char* filename, int fd, bool direct_to_ddms) { in DumpHeap()