Searched refs:governor_buf (Results 1 – 1 of 1) sorted by relevance
4249 char governor_buf[64]; in dump_sysfs_pstate_config() local4269 if (!fgets(governor_buf, sizeof(governor_buf), input)) in dump_sysfs_pstate_config()4274 fprintf(outf, "cpu%d: cpufreq governor: %s", base_cpu, governor_buf); in dump_sysfs_pstate_config()