Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c81 unsigned int tcc_activation_temp_override; variable
1960 if (tcc_activation_temp_override != 0) { in set_temperature_target()
1961 tcc_activation_temp = tcc_activation_temp_override; in set_temperature_target()
2427 tcc_activation_temp_override = atoi(optarg); in cmdline()