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

  /external/stressapptest/src/
worker.h 824 class CpuFreqThread : public WorkerThread {
826 CpuFreqThread(int num_cpus, int freq_threshold, int round);
827 ~CpuFreqThread();
895 DISALLOW_COPY_AND_ASSIGN(CpuFreqThread);
worker.cc     [all...]
sat.cc 130 if (!CpuFreqThread::CanRun()) {
    [all...]

Completed in 239 milliseconds