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

  /dalvik/vm/
Profile.c 249 thread->cpuClockBaseSet = false;
688 if (!self->cpuClockBaseSet) {
690 self->cpuClockBaseSet = true;
Thread.h 228 bool cpuClockBaseSet;

Completed in 237 milliseconds