Home
last modified time | relevance | path

Searched refs:hprofShutdown (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/hprof/
DHprof.c118 hprofShutdown(hprof_context_t *ctx) in hprofShutdown() function
DHprof.h238 bool hprofShutdown(hprof_context_t *ctx);
/dalvik/vm/alloc/
DHeap.c992 if (hprofShutdown(gcHeap->hprofContext)) in dvmCollectGarbageInternal()