Home
last modified time | relevance | path

Searched refs:boost_value (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/cpufreq/
H A Dcpufreq_boost.c56 static int boost_value; variable
81 FILE_PRINTF(cdrv[id].file, "%d", boost_value); in cleanup()
114 SAFE_FILE_SCANF(NULL, cdrv[i].file, "%d", &boost_value); in setup()
120 if (!strcmp(cdrv[i].name, "intel_pstate") && boost_value == cdrv[i].off) in setup()
177 if (boost_value == cdrv[id].off) in test_run()

Completed in 2 milliseconds