Searched refs:round_ (Results 1 – 2 of 2) sorted by relevance
891 int round_; variable
3487 round_(round) { in CpuFreqThread()3491 round_ = 1; in CpuFreqThread()3545 *freq = computed - (computed % round_); in ComputeFrequency()