Searched refs:cpuClockBase (Results 1 – 2 of 2) sorted by relevance
247 thread->cpuClockBase = 0; in resetCpuClockBase()641 self->cpuClockBase = getClock(); in dvmMethodTraceAdd()662 clockDiff = (u4) (now - self->cpuClockBase); in dvmMethodTraceAdd()
208 u8 cpuClockBase; member