Searched refs:currentHeap (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/hprof/
H A DHprofHeap.c48 ctx->currentHeap = HPROF_HEAP_DEFAULT;
248 ctx->currentHeap = HPROF_HEAP_DEFAULT;
251 if (desiredHeap != ctx->currentHeap) {
273 ctx->currentHeap = desiredHeap;
H A DHprof.h131 HprofHeapId currentHeap; // which heap we're currently emitting member in struct:hprof_context_t

Completed in 6 milliseconds