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

/dalvik/vm/alloc/
H A DHeapSource.c52 assert(gHs == gDvm.gcHeap->heapSource); \
278 static HeapSource *gHs = NULL; variable
400 assert(gHs == NULL);
450 gHs = hs;
467 HeapSource *hs = gHs; // use a local to avoid the implicit "volatile"
491 HeapSource *hs = gHs; // use a local to avoid the implicit "volatile"
520 gHs = NULL;
549 HeapSource *hs = gHs;
603 HeapSource *hs = gHs;
629 HeapSource *hs = gHs;
[all...]

Completed in 25 milliseconds