Home
last modified time | relevance | path

Searched refs:cpu_freq_round_ (Results 1 – 2 of 2) sorted by relevance

/external/stressapptest/src/
Dsat.h220 int cpu_freq_round_; // Round the computed frequency to this variable
Dsat.cc140 } else if (cpu_freq_round_ < 0) { in CheckEnvironment()
710 cpu_freq_round_ = 10; // Round the computed frequency to this value. in Sat()
843 ARG_IVALUE("--cpu_freq_round", cpu_freq_round_); in ParseArgs()
1467 cpu_freq_round_); in InitializeThreads()