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