Home
last modified time | relevance | path

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

/Linux-v5.10/tools/power/x86/turbostat/
Dturbostat.c84 unsigned int tcc_activation_temp_override; variable
4828 if (tcc_activation_temp_override != 0) { in set_temperature_target()
4829 tcc_activation_temp = tcc_activation_temp_override; in set_temperature_target()
6164 tcc_activation_temp_override = atoi(optarg); in cmdline()