Searched refs:throttle_percentage (Results 1 – 1 of 1) sorted by relevance
37 static unsigned int throttle_percentage; variable112 qatomic_set(&throttle_percentage, new_throttle_pct); in cpu_throttle_set()121 qatomic_set(&throttle_percentage, 0); in cpu_throttle_stop()132 return qatomic_read(&throttle_percentage); in cpu_throttle_get_percentage()