Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c90 unsigned int tcc_activation_temp_override; variable
2642 if (tcc_activation_temp_override != 0) { in set_temperature_target()
2643 tcc_activation_temp = tcc_activation_temp_override; in set_temperature_target()
3197 tcc_activation_temp_override = atoi(optarg); in cmdline()