HomeSort by relevance Sort by last modified time
    Searched refs:HprofHeapId (Results 1 - 2 of 2) sorted by null

  /dalvik/tools/hprof-conv/
HprofConv.c 88 typedef enum HprofHeapId {
93 } HprofHeapId;
  /art/runtime/hprof/
hprof.cc 152 enum HprofHeapId {
690 HprofHeapId current_heap_; // Which heap we're currently dumping.
858 HprofHeapId heap_type = HPROF_HEAP_APP;
    [all...]

Completed in 768 milliseconds