Searched refs:hz0 (Results 1 – 1 of 1) sorted by relevance
48 uint32_t hz0 = 1000000 * freqs[i], hz = cpu_hz(); in ZTEST() local49 int32_t err = hz0 / abs((int32_t)(hz0 - hz)); in ZTEST()