Searched refs:dvmGetRelativeTimeMsec (Results 1 – 2 of 2) sorted by relevance
477 rootStart = dvmGetRelativeTimeMsec(); in dvmCollectGarbageInternal()519 rootEnd = dvmGetRelativeTimeMsec(); in dvmCollectGarbageInternal()539 dirtyStart = dvmGetRelativeTimeMsec(); in dvmCollectGarbageInternal()598 dirtyEnd = dvmGetRelativeTimeMsec(); in dvmCollectGarbageInternal()639 dirtyEnd = dvmGetRelativeTimeMsec(); in dvmCollectGarbageInternal()
230 INLINE u4 dvmGetRelativeTimeMsec(void) { in dvmGetRelativeTimeMsec() function