Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c6600 char driver_buf[64]; in dump_sysfs_pstate_config() local
6611 if (!fgets(driver_buf, sizeof(driver_buf), input)) in dump_sysfs_pstate_config()
6625 fprintf(outf, "cpu%d: cpufreq driver: %s", base_cpu, driver_buf); in dump_sysfs_pstate_config()