OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:currentHeap
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/hprof/
HprofHeap.cpp
44
ctx->
currentHeap
= HPROF_HEAP_DEFAULT;
232
ctx->
currentHeap
= HPROF_HEAP_DEFAULT;
235
if (desiredHeap != ctx->
currentHeap
) {
257
ctx->
currentHeap
= desiredHeap;
Hprof.h
128
HprofHeapId
currentHeap
; // which heap we're currently emitting
Completed in 65 milliseconds