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

/dalvik/vm/
H A DProfile.cpp278 thread->cpuClockBaseSet = false;
749 if (!self->cpuClockBaseSet) {
751 self->cpuClockBaseSet = true;
H A DThread.h287 bool cpuClockBaseSet; member in struct:Thread

Completed in 19 milliseconds