Home
last modified time | relevance | path

Searched refs:states (Results 1 – 25 of 130) sorted by relevance

123456

/device/google/coral/powerstats/
DIaxxxStateResidencyDataProvider.cpp80 hidl_vec<PowerEntityStateInfo> states; in getStateSpaces() local
81 states.resize(NUM_MPLL_CLK_FREQ + 1); // Each of the MPLL frequencies and sleep in getStateSpaces()
83 states[stateId] = PowerEntityStateInfo{ in getStateSpaces()
87 stateSpace[0].states = states; in getStateSpaces()
DGpuStateResidencyDataProvider.cpp84 .states = { in getStateSpaces()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/
Dgrammar.py79 self.states = []
109 new.states = self.states[:]
121 pprint(self.states)
Dpgen.py39 states = []
46 states.append(arcs)
47 c.states.append(states)
48 c.dfas[c.symbol2number[name]] = (states, self.make_first(c, name))
188 states = [DFAState(closure(start), finish)]
189 for state in states: # NB states grows while we're iterating
196 for st in states:
201 states.append(st)
203 return states # List of DFAState instances; first one is start
Dparse.py120 states, first = dfa
121 arcs = states[state]
132 while states[state] == [(0, state)]:
138 states, first = dfa
Dconv.py129 states = []
150 assert s == len(states), (lineno, line)
160 states.append(state)
164 self.states = states
181 state = states[z]
/device/linaro/bootloader/arm-trusted-firmware/fdts/
Dfvp-base-gicv3-psci-common.dtsi74 idle-states {
101 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
110 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
119 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
128 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
137 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
146 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
155 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
164 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
Dfvp-base-gicv2-psci.dts76 idle-states {
103 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
112 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
121 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
130 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
139 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
148 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
157 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
166 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
Dfvp-base-gicv2-psci-aarch32.dts76 idle-states {
103 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
112 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
121 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
130 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
139 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
148 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
157 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
166 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
Dfvp-base-gicv3-psci-aarch32.dts76 idle-states {
103 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
112 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
121 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
130 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
139 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
148 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
157 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
166 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
Dfvp-foundation-gicv2-psci.dts61 idle-states {
88 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
97 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
106 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
115 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
Dfvp-foundation-gicv3-psci.dts61 idle-states {
88 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
97 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
106 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
115 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t210/
Dplat_psci_handlers.c84 const plat_local_state_t *states, in tegra_soc_get_target_pwr_state() argument
87 plat_local_state_t target = *states; in tegra_soc_get_target_pwr_state()
93 target = *(states + core_pos); in tegra_soc_get_target_pwr_state()
95 target = *(states + cpu); in tegra_soc_get_target_pwr_state()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/DeviceTree/
Dfvp-base-gicv2legacy-psci.dts102 idle-states {
129 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
137 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
145 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
153 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
161 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
169 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
177 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
185 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
Dfvp-base-gicv3-psci.dts100 idle-states {
127 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
135 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
143 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
151 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
159 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
167 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
175 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
183 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
Dfvp-base-gicv2-psci.dts102 idle-states {
129 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
137 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
145 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
153 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
161 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
169 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
177 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
185 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
Dfvp-foundation-gicv2legacy-psci.dts87 idle-states {
114 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
122 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
130 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
138 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
Dfvp-foundation-gicv2-psci.dts87 idle-states {
114 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
122 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
130 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
138 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
Dfvp-foundation-gicv3-psci.dts85 idle-states {
112 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
120 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
128 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
136 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/
Dtegra_pm.c91 const plat_local_state_t *states, in tegra_soc_get_target_pwr_state() argument
99 temp = *states++; in tegra_soc_get_target_pwr_state()
380 const plat_local_state_t *states, in plat_get_target_pwr_state() argument
383 return tegra_soc_get_target_pwr_state(lvl, states, ncpu); in plat_get_target_pwr_state()
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/
Dplat_psci_handlers.c159 const plat_local_state_t *states, in tegra_soc_get_target_pwr_state() argument
162 plat_local_state_t target = *states; in tegra_soc_get_target_pwr_state()
169 target = *(states + core_pos); in tegra_soc_get_target_pwr_state()
171 target = *(states + cpu); in tegra_soc_get_target_pwr_state()
194 target = *states++; in tegra_soc_get_target_pwr_state()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dspark.py132 self.states = { 0: self.makeState0() }
143 if self.states.has_key(state):
147 for s in self.states.values():
312 self.states = { 0: self.makeState0() }
359 for rule, pos in self.states[state].items:
373 k = self.cores[tcore] = len(self.states)
375 self.states[k] = K
430 self.states[nk] = NK
455 for t in self.states[state].T:
494 for rule in self.states[state].complete:
[all …]
/device/linaro/hikey/power/
DPower.cpp69 hidl_vec<PowerStatePlatformSleepState> states; in getPlatformLowPowerStats() local
71 _hidl_cb(states, Status::SUCCESS); in getPlatformLowPowerStats()
/device/linaro/bootloader/arm-trusted-firmware/plat/common/
Dplat_psci_common.c142 const plat_local_state_t *states, in plat_get_target_pwr_state() argument
150 temp = *states++; in plat_get_target_pwr_state()
/device/google/wahoo/powerstats/
DEaselStateResidencyDataProvider.cpp91 .states = { in getStateSpaces()

123456