Searched refs:cpuClockBaseSet (Results 1 – 2 of 2) sorted by relevance
278 thread->cpuClockBaseSet = false; in resetCpuClockBase()749 if (!self->cpuClockBaseSet) { in dvmMethodTraceAdd()751 self->cpuClockBaseSet = true; in dvmMethodTraceAdd()
287 bool cpuClockBaseSet; member