Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c93 unsigned int tcc_activation_temp_override; variable
4318 if (tcc_activation_temp_override != 0) { in set_temperature_target()
4319 tcc_activation_temp = tcc_activation_temp_override; in set_temperature_target()
5542 tcc_activation_temp_override = atoi(optarg); in cmdline()