Home
last modified time | relevance | path

Searched full:cpu0 (Results 1 – 25 of 1677) sorted by relevance

12345678910>>...68

/kernel/linux/linux-6.6/tools/power/x86/turbostat/
Dturbostat.8265 cpu0: MSR_PM_ENABLE: 0x00000001 (HWP)
266 cpu0: MSR_HWP_CAPABILITIES: 0x01101f53 (high 83 guar 31 eff 16 low 1)
267 cpu0: MSR_HWP_REQUEST: 0x00005353 (min 83 max 83 des 0 epp 0x0 window 0x0 pkg 0x0)
268 cpu0: MSR_HWP_INTERRUPT: 0x00000001 (EN_Guaranteed_Perf_Change, Dis_Excursion_Min)
269 cpu0: MSR_HWP_STATUS: 0x00000004 (No-Guaranteed_Perf_Change, No-Excursion_Min)
270 cpu0: EPB: 6 (balanced)
271 cpu0: MSR_RAPL_POWER_UNIT: 0x000a0e03 (0.125000 Watts, 0.000061 Joules, 0.000977 sec.)
272 cpu0: MSR_PKG_POWER_INFO: 0x00000168 (45 W TDP, RAPL 0 - 0 W, 0.000000 sec.)
273 cpu0: MSR_PKG_POWER_LIMIT: 0x42820800218208 (UNlocked)
274 cpu0: PKG Limit #1: ENabled (65.000 Watts, 64.000000 sec, clamp ENabled)
[all …]
/kernel/linux/linux-6.6/tools/memory-model/Documentation/
Dlocking.txt27 void CPU0(void)
43 The basic rule guarantees that if CPU0() acquires mylock before CPU1(),
59 void CPU0(void)
75 This converse to the basic rule guarantees that if CPU0() acquires
94 void CPU0(void)
108 /* CPU1() is the exactly the same as CPU0(). */
119 void CPU0(void)
133 /* CPU1() is the exactly the same as CPU0(). */
155 void CPU0(void)
188 void CPU0(void)
[all …]
Drecipes.txt73 void CPU0(void)
89 The basic rule guarantees that if CPU0() acquires mylock before CPU1(),
99 void CPU0(void)
115 This converse to the basic rule guarantees that if CPU0() acquires
130 void CPU0(void)
163 void CPU0(void)
220 void CPU0(void)
255 void CPU0(void)
296 void CPU0(void)
364 void CPU0(void)
[all …]
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
Dturbostat.8183 Notice that cpu4's HT sibling is cpu0, which is under 1% busy, but can get into CPU%c1 only,
222 cpu0: MSR_IA32_ENERGY_PERF_BIAS: 0x00000006 (balanced)
223 cpu0: MSR_CORE_PERF_LIMIT_REASONS, 0x31200000 (Active: ) (Logged: Transitions, MultiCoreTurbo, Amps…
224 cpu0: MSR_GFX_PERF_LIMIT_REASONS, 0x00000000 (Active: ) (Logged: )
225 cpu0: MSR_RING_PERF_LIMIT_REASONS, 0x0d000000 (Active: ) (Logged: Amps, PkgPwrL1, PkgPwrL2, )
226 cpu0: MSR_RAPL_POWER_UNIT: 0x000a0e03 (0.125000 Watts, 0.000061 Joules, 0.000977 sec.)
227 cpu0: MSR_PKG_POWER_INFO: 0x000002a0 (84 W TDP, RAPL 0 - 0 W, 0.000000 sec.)
228 cpu0: MSR_PKG_POWER_LIMIT: 0x428348001a82a0 (UNlocked)
229 cpu0: PKG Limit #1: ENabled (84.000000 Watts, 8.000000 sec, clamp DISabled)
230 cpu0: PKG Limit #2: ENabled (105.000000 Watts, 0.002441* sec, clamp DISabled)
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dexynos5422-odroidhc1.dts31 cpu0_thermal: cpu0-thermal {
59 cooling-device = <&cpu0 0 2>,
75 cooling-device = <&cpu0 3 8>,
108 cooling-device = <&cpu0 0 2>,
119 cooling-device = <&cpu0 3 8>,
152 cooling-device = <&cpu0 0 2>,
163 cooling-device = <&cpu0 3 8>,
196 cooling-device = <&cpu0 0 2>,
207 cooling-device = <&cpu0 3 8>,
Daspeed-bmc-opp-zaius.dts313 /* CPU0 PRM 0.7V */
314 /* CPU0 PRM 1.2V CH03 */
315 /* CPU0 PRM 0.8V */
316 /* CPU0 PRM 1.2V CH47 */
372 /* Master selector PCA9541A @70h (other master: CPU0)
393 /* CPU0 VR ISL68137 0.7V, 0.96V PMBUS @64h */
394 /* CPU0 VR ISL68137 1.2V CH03 PMBUS @40h */
395 /* CPU0 VR ISL68137 0.8V PMBUS @60h */
396 /* CPU0 VR 1.0V IR38064 I2C @11h, PMBUS @43h */
397 /* CPU0 VR ISL68137 1.2V CH47 PMBUS @41h */
[all …]
Dexynos5422-odroidxu3-lite.dts48 cooling-device = <&cpu0 3 7>,
59 cooling-device = <&cpu0 3 7>,
70 cooling-device = <&cpu0 3 7>,
81 cooling-device = <&cpu0 3 7>,
/kernel/linux/linux-6.6/arch/arm/boot/dts/samsung/
Dexynos5422-odroidhc1.dts33 cpu0_thermal: cpu0-thermal {
61 cooling-device = <&cpu0 0 2>,
77 cooling-device = <&cpu0 3 8>,
110 cooling-device = <&cpu0 0 2>,
121 cooling-device = <&cpu0 3 8>,
154 cooling-device = <&cpu0 0 2>,
165 cooling-device = <&cpu0 3 8>,
198 cooling-device = <&cpu0 0 2>,
209 cooling-device = <&cpu0 3 8>,
/kernel/linux/linux-5.10/tools/memory-model/Documentation/
Drecipes.txt73 void CPU0(void)
89 The basic rule guarantees that if CPU0() acquires mylock before CPU1(),
99 void CPU0(void)
115 This converse to the basic rule guarantees that if CPU0() acquires
130 void CPU0(void)
163 void CPU0(void)
220 void CPU0(void)
255 void CPU0(void)
296 void CPU0(void)
364 void CPU0(void)
[all …]
/kernel/linux/linux-6.6/Documentation/translations/zh_CN/scheduler/
Dsched-capacity.rst61 - work_per_hz(CPU0) = W
67 - capacity(CPU0) = C
74 CPU0 work ^
93 - max_freq(CPU0) = F
98 - capacity(CPU0) = C
103 CPU0 work ^
174 - capacity(CPU0) = C
179 CPU0 work ^
336 capacity(CPU0) = C
339 workload on CPU0
Dsched-energy.rst152 CPU0 CPU1 CPU2 CPU3
167 768 ============= * CPU0: 200 / 341 * 150 = 88
177 CPU0 CPU1 CPU2 CPU3
185 768 ============= * CPU0: 200 / 341 * 150 = 88
195 CPU0 CPU1 CPU2 CPU3
197 **情况3. P依旧留在prev_cpu/CPU0**::
202 768 ============= * CPU0: 400 / 512 * 300 = 234
212 CPU0 CPU1 CPU2 CPU3
/kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/
Dsdm632.dtsi12 cpu0-thermal {
17 cooling-device = <&CPU0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
45 * CPU0-3 are efficiency cores, CPU4-7 are performance cores
47 &CPU0 {
/kernel/linux/linux-6.6/arch/arm/boot/dts/aspeed/
Daspeed-bmc-opp-zaius.dts313 /* CPU0 PRM 0.7V */
314 /* CPU0 PRM 1.2V CH03 */
315 /* CPU0 PRM 0.8V */
316 /* CPU0 PRM 1.2V CH47 */
372 /* Master selector PCA9541A @70h (other master: CPU0)
393 /* CPU0 VR ISL68137 0.7V, 0.96V PMBUS @64h */
394 /* CPU0 VR ISL68137 1.2V CH03 PMBUS @40h */
395 /* CPU0 VR ISL68137 0.8V PMBUS @60h */
396 /* CPU0 VR 1.0V IR38064 I2C @11h, PMBUS @43h */
397 /* CPU0 VR ISL68137 1.2V CH47 PMBUS @41h */
[all …]
/kernel/linux/linux-6.6/Documentation/scheduler/
Dsched-capacity.rst60 - work_per_hz(CPU0) = W
66 - capacity(CPU0) = C
69 To draw the parallel with Arm big.LITTLE, CPU0 would be a big while CPU1 would
75 CPU0 work ^
85 CPU0 has the highest capacity in the system (C), and completes a fixed amount of
87 CPU0, and thus only completes W/2 in T.
95 - max_freq(CPU0) = F
100 - capacity(CPU0) = C
106 CPU0 work ^
189 - capacity(CPU0) = C
[all …]
/kernel/linux/linux-5.10/Documentation/scheduler/
Dsched-capacity.rst60 - work_per_hz(CPU0) = W
66 - capacity(CPU0) = C
69 To draw the parallel with Arm big.LITTLE, CPU0 would be a big while CPU1 would
75 CPU0 work ^
85 CPU0 has the highest capacity in the system (C), and completes a fixed amount of
87 CPU0, and thus only completes W/2 in T.
95 - max_freq(CPU0) = F
100 - capacity(CPU0) = C
106 CPU0 work ^
189 - capacity(CPU0) = C
[all …]
/kernel/linux/linux-6.6/tools/virtio/virtio-trace/
DREADME63 -chardev pipe,id=charchannel1,path=/tmp/virtio-trace/trace-path-cpu0\
65 id=channel1,name=trace-path-cpu0\
77 <source path='/tmp/virtio-trace/trace-path-cpu0'/>
78 <target type='virtio' name='trace-path-cpu0'/>
83 example, if a guest use three CPUs, chardev names should be trace-path-cpu0,
107 # cat /tmp/virtio-trace/trace-path-cpu0.out
/kernel/linux/linux-5.10/tools/virtio/virtio-trace/
DREADME63 -chardev pipe,id=charchannel1,path=/tmp/virtio-trace/trace-path-cpu0\
65 id=channel1,name=trace-path-cpu0\
77 <source path='/tmp/virtio-trace/trace-path-cpu0'/>
78 <target type='virtio' name='trace-path-cpu0'/>
83 example, if a guest use three CPUs, chardev names should be trace-path-cpu0,
107 # cat /tmp/virtio-trace/trace-path-cpu0.out
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/
Dmvebu-core-clock.txt42 1 = cpuclk (CPU0 clock)
43 2 = l2clk (L2 Cache clock derived from CPU0 clock)
44 3 = ddrclk (DDR controller clock derived from CPU0 clock)
48 1 = cpuclk (CPU0 clock)
49 2 = ddrclk (DDR controller clock derived from CPU0 clock)
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dmvebu-core-clock.txt42 1 = cpuclk (CPU0 clock)
43 2 = l2clk (L2 Cache clock derived from CPU0 clock)
44 3 = ddrclk (DDR controller clock derived from CPU0 clock)
48 1 = cpuclk (CPU0 clock)
49 2 = ddrclk (DDR controller clock derived from CPU0 clock)
/kernel/linux/linux-6.6/arch/arm64/boot/dts/renesas/
Dulcb-audio-graph-card.dtsi9 * (A) CPU0 <-----> ak4613
23 dais = <&rsnd_port0 /* (A) CPU0 <-> ak4613 */
34 * (A) CPU0 <-> ak4613
61 * (A) CPU0 <-> ak4613
Dulcb-simple-audio-card.dtsi9 * (A) CPU0 <----> ak4613
27 * (A) CPU0 <-> ak4613
59 * (A) CPU0 <-> ak4613
76 * (A) CPU0 <-> ak4613
Dulcb-audio-graph-card-mix+split.dtsi12 * (A) CPU0 (2ch) <-----> (2ch) (X) ak4613 (MIX-0)
30 dais = <&rsnd_port0 /* (A) CPU0 */
47 /* (A) CPU0 <-> (X) ak4613 */
66 * (A) CPU0
/kernel/linux/linux-5.10/arch/x86/power/
Dcpu.c339 pr_warn("CPU0 is offline.\n"); in bsp_check()
359 * When system resumes from hibernation, online CPU0 because in bsp_pm_callback()
372 * call _debug_hotplug_cpu() to restore to CPU0's state prior to in bsp_pm_callback()
375 * This works for normal boot case in our CPU0 hotplug debug in bsp_pm_callback()
376 * mode, i.e. CPU0 is offline and user mode hibernation in bsp_pm_callback()
379 * If CPU0 is online and user application accesses snapshot in bsp_pm_callback()
380 * device after boot time, this will offline CPU0 and user may in bsp_pm_callback()
381 * see different CPU0 state before and after accessing in bsp_pm_callback()
383 * user debugging CPU0 hotplug. Even if users hit this case, in bsp_pm_callback()
384 * they can easily online CPU0 back. in bsp_pm_callback()
[all …]
/kernel/linux/linux-5.10/Documentation/core-api/irq/
Dirq-affinity.rst21 Here is an example of restricting IRQ44 (eth1) to CPU0-3 then restricting
38 CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7
57 CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7
61 i.e counters for the CPU0-3 did not change.
/kernel/linux/linux-6.6/Documentation/core-api/irq/
Dirq-affinity.rst21 Here is an example of restricting IRQ44 (eth1) to CPU0-3 then restricting
38 CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7
57 CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7
61 i.e counters for the CPU0-3 did not change.

12345678910>>...68