HomeSort by relevance Sort by last modified time
    Searched refs:cpuClockBaseSet (Results 1 - 2 of 2) sorted by null

  /dalvik/vm/
Profile.cpp 278 thread->cpuClockBaseSet = false;
749 if (!self->cpuClockBaseSet) {
751 self->cpuClockBaseSet = true;
Thread.h 287 bool cpuClockBaseSet;

Completed in 1234 milliseconds