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