Searched refs:target_busy_pct (Results 1 – 1 of 1) sorted by relevance
1527 unsigned long target_busy_pct, in accuracy() argument1545 busy_us = cycle_us * target_busy_pct / 100; in accuracy()1562 (double)target_busy_pct / 100.0, in accuracy()1623 (double)target_busy_pct / 100.0; in accuracy()1640 100 * expected, target_busy_pct, in accuracy()1653 assert_within(100.0 * expected, target_busy_pct, 5); in accuracy()