Searched refs:range_abbr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpupower-monitor.c | 45 static char range_abbr[RANGE_MAX] = { 'T', 'C', 'P', 'M', }; variable 275 printf("%s\t[%c] -> %s\n", s.name, range_abbr[s.range], in list_monitors()
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpupower-monitor.c | 45 static char range_abbr[RANGE_MAX] = { 'T', 'C', 'P', 'M', }; variable 275 printf("%s\t[%c] -> %s\n", s.name, range_abbr[s.range], in list_monitors()
|
Completed in 2 milliseconds