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

  /dalvik/vm/hprof/
HprofHeap.c 48 ctx->currentHeap = HPROF_HEAP_DEFAULT;
248 ctx->currentHeap = HPROF_HEAP_DEFAULT;
251 if (desiredHeap != ctx->currentHeap) {
273 ctx->currentHeap = desiredHeap;
Hprof.h 131 HprofHeapId currentHeap; // which heap we're currently emitting

Completed in 22 milliseconds