Searched refs:active (Results 1 – 12 of 12) sorted by relevance
/tools/power/cpupower/utils/helpers/ |
D | misc.c | 5 int cpufreq_has_boost_support(unsigned int cpu, int *support, int *active, 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() 24 *support = *active = 1; 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() 127 *active = 1; in amd_pci_get_num_boost_states() 129 *active = 0; in amd_pci_get_num_boost_states()
|
D | helpers.h | 112 extern int amd_pci_get_num_boost_states(int *active, int *states); 129 int *active, int * states); 160 int *active, int * states) in cpufreq_has_boost_support() argument
|
/tools/power/cpupower/utils/ |
D | cpufreq-info.c | 170 int support, active, b_states = 0, ret, pstate_no, i; in get_boost_mode() local 178 ret = cpufreq_has_boost_support(cpu, &support, &active, &b_states); in get_boost_mode() 193 printf(_(" Active: %s\n"), active ? _("yes") : _("no")); in get_boost_mode()
|
/tools/vm/ |
D | slabinfo.c | 1104 char *active = NULL; in alias() local 1115 if (active) { in alias() 1116 if (strcmp(a->slab->name, active) == 0) { in alias() 1122 active = a->slab->name; in alias() 1127 if (active) in alias()
|
/tools/perf/Documentation/ |
D | perf-top.txt | 249 Event to display when multiple counters are active.
|
D | perf-list.txt | 184 active exceeds the number of hardware performance counters. Multiplexing
|
/tools/power/cpupower/po/ |
D | fr.po | 294 msgid " no or unknown cpufreq driver is active on this CPU\n" 565 msgstr " -g GOV, --governor GOV active le r�gulateur GOV\n" 863 msgid "active state: C0\n"
|
D | de.po | 295 msgid " no or unknown cpufreq driver is active on this CPU\n" 874 msgid "active state: C0\n"
|
D | it.po | 294 msgid " no or unknown cpufreq driver is active on this CPU\n" 872 msgid "active state: C0\n"
|
D | cs.po | 299 msgid " no or unknown cpufreq driver is active on this CPU\n" 863 msgid "active state: C0\n"
|
D | pt.po | 293 msgid " no or unknown cpufreq driver is active on this CPU\n" 874 msgid "active state: C0\n"
|