Searched refs:states (Results 1 – 12 of 12) sorted by relevance
/tools/power/cpupower/utils/helpers/ |
D | misc.c | 6 int *states) in cpufreq_has_boost_support() argument 11 *support = *active = *states = 0; in cpufreq_has_boost_support() 19 amd_pci_get_num_boost_states(active, states); in cpufreq_has_boost_support()
|
D | amd.c | 112 int amd_pci_get_num_boost_states(int *active, int *states) in amd_pci_get_num_boost_states() argument 118 *active = *states = 0; in amd_pci_get_num_boost_states() 130 *states = (val >> 2) & 7; in amd_pci_get_num_boost_states()
|
D | helpers.h | 136 extern int amd_pci_get_num_boost_states(int *active, int *states); 153 int *active, int * states); 184 int *active, int * states) in cpufreq_has_boost_support() argument
|
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | Core.py | 95 states = { 102 if state not in states: 105 return states[state]
|
/tools/lib/traceevent/ |
D | plugin_sched_switch.c | 28 const char states[] = "SDTtZXxW"; in write_state() local 32 for (i = 0; i < (sizeof(states) - 1); i++) { in write_state() 40 trace_seq_putc(s, states[i]); in write_state()
|
/tools/power/cpupower/ |
D | ToDo | 5 - Try to read out boost states and frequencies on Intel
|
/tools/perf/Documentation/ |
D | perf-timechart.txt | 19 and CPU events (task switches, running times, CPU power states, etc),
|
/tools/power/cpupower/po/ |
D | de.po | 150 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n" 803 msgid "CPU %u: No idle states\n" 818 msgid "Number of idle states: %d\n" 823 msgid "Available idle states:" 889 msgid "states:\t\n"
|
D | fr.po | 150 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n" 792 msgid "CPU %u: No idle states\n" 807 msgid "Number of idle states: %d\n" 812 msgid "Available idle states:" 878 msgid "states:\t\n"
|
D | cs.po | 153 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n" 792 msgid "CPU %u: No idle states\n" 807 msgid "Number of idle states: %d\n" 812 msgid "Available idle states:" 878 msgid "states:\t\n"
|
D | it.po | 150 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n" 801 msgid "CPU %u: No idle states\n" 816 msgid "Number of idle states: %d\n" 821 msgid "Available idle states:" 887 msgid "states:\t\n"
|
D | pt.po | 148 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n" 803 msgid "CPU %u: No idle states\n" 818 msgid "Number of idle states: %d\n" 823 msgid "Available idle states:" 889 msgid "states:\t\n"
|