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

/dalvik/vm/
H A DThread.h200 const void* pProfileCountdown; member in struct:Thread
/dalvik/vm/mterp/common/
H A Dasm-constants.h190 MTERP_OFFSET(offThread_pProfileCountdown, Thread, pProfileCountdown, 156)
/dalvik/vm/interp/
H A DInterp.cpp1658 self->pProfileCountdown = &gDvmJit.profileCountdown;

Completed in 103 milliseconds