Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.h891 int round_; variable
H A Dworker.cc3487 round_(round) { in CpuFreqThread()
3491 round_ = 1; in CpuFreqThread()
3545 *freq = computed - (computed % round_); in ComputeFrequency()