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

  /dalvik/vm/alloc/
HeapInternal.h 169 bool hprofDumpOnGc;
Heap.c 76 gcHeap->hprofDumpOnGc = false;
845 gcHeap->hprofDumpOnGc |= (gcHeap->ddmHpifWhen != 0);
848 if (gcHeap->hprofDumpOnGc) {
864 gcHeap->hprofDumpOnGc = false;
    [all...]

Completed in 97 milliseconds