/linux/tools/memory-model/Documentation/ |
H A D | locking.txt | 27 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 …]
|
H A D | recipes.txt | 73 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 …]
|
/linux/tools/power/x86/turbostat/ |
H A D | turbostat.8 | 315 cpu0: MSR_PM_ENABLE: 0x00000001 (HWP) 316 cpu0: MSR_HWP_CAPABILITIES: 0x01101f53 (high 83 guar 31 eff 16 low 1) 317 cpu0: MSR_HWP_REQUEST: 0x00005353 (min 83 max 83 des 0 epp 0x0 window 0x0 pkg 0x0) 318 cpu0: MSR_HWP_INTERRUPT: 0x00000001 (EN_Guaranteed_Perf_Change, Dis_Excursion_Min) 319 cpu0: MSR_HWP_STATUS: 0x00000004 (No-Guaranteed_Perf_Change, No-Excursion_Min) 320 cpu0: EPB: 6 (balanced) 321 cpu0: MSR_RAPL_POWER_UNIT: 0x000a0e03 (0.125000 Watts, 0.000061 Joules, 0.000977 sec.) 322 cpu0: MSR_PKG_POWER_INFO: 0x00000168 (45 W TDP, RAPL 0 - 0 W, 0.000000 sec.) 323 cpu0: MSR_PKG_POWER_LIMIT: 0x42820800218208 (UNlocked) 324 cpu0: PKG Limit #1: ENabled (65.000 Watts, 64.000000 sec, clamp ENabled) [all …]
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5422-odroidhc1.dts | 33 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>,
|
H A D | exynos5420-arndale-octa.dts | 68 &cpu0 { 107 cooling-device = <&cpu0 0 2>, 123 cooling-device = <&cpu0 3 6>, 139 cooling-device = <&cpu0 6 11>, 178 cooling-device = <&cpu0 0 2>, 190 cooling-device = <&cpu0 3 6>, 202 cooling-device = <&cpu0 6 11>, 241 cooling-device = <&cpu0 0 2>, 253 cooling-device = <&cpu0 3 6>, 265 cooling-device = <&cpu0 6 11>, [all …]
|
H A D | exynos5422-odroidxu3-common.dtsi | 56 cpu0_thermal: cpu0-thermal { 112 cooling-device = <&cpu0 0 2>, 128 cooling-device = <&cpu0 3 8>, 190 cooling-device = <&cpu0 0 2>, 201 cooling-device = <&cpu0 3 8>, 263 cooling-device = <&cpu0 0 2>, 274 cooling-device = <&cpu0 3 8>, 336 cooling-device = <&cpu0 0 2>, 347 cooling-device = <&cpu0 3 8>,
|
H A D | exynos5422-odroidxu3-lite.dts | 52 cooling-device = <&cpu0 3 7>, 63 cooling-device = <&cpu0 3 7>, 74 cooling-device = <&cpu0 3 7>, 85 cooling-device = <&cpu0 3 7>,
|
/linux/Documentation/translations/zh_CN/scheduler/ |
H A D | sched-capacity.rst | 61 - 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
|
H A D | sched-energy.rst | 152 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
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-opp-zaius.dts | 313 /* 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 …]
|
/linux/Documentation/scheduler/ |
H A D | sched-capacity.rst | 61 - work_per_hz(CPU0) = W 67 - capacity(CPU0) = C 70 To draw the parallel with Arm big.LITTLE, CPU0 would be a big while CPU1 would 76 CPU0 work ^ 86 CPU0 has the highest capacity in the system (C), and completes a fixed amount of 88 CPU0, and thus only completes W/2 in T. 96 - max_freq(CPU0) = F 101 - capacity(CPU0) = C 107 CPU0 work ^ 190 - capacity(CPU0) = C [all …]
|
/linux/tools/virtio/virtio-trace/ |
H A D | README | 63 -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
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | mvebu-core-clock.txt | 42 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)
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm632.dtsi | 12 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 {
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | ulcb-simple-audio-card.dtsi | 9 * (A) CPU0 <----> ak4613 27 * (A) CPU0 <-> ak4613 59 * (A) CPU0 <-> ak4613 80 * (A) CPU0 <-> ak4613
|
H A D | ulcb-audio-graph-card.dtsi | 9 * (A) CPU0 <-----> ak4613 23 dais = <&snd_ulcb1 /* (A) CPU0 <-> ak4613 */ 34 * (A) CPU0 <-> ak4613 66 * (A) CPU0 <-> ak4613
|
H A D | ulcb-audio-graph-card-mix+split.dtsi | 12 * (A) CPU0 (2ch) <-----> (2ch) (X) ak4613 (MIX-0) 30 dais = <&snd_ulcb1 /* (A) CPU0 */ 47 /* (A) CPU0 <-> (X) ak4613 */ 70 * (A) CPU0
|
H A D | ulcb-audio-graph-card2-mix+split.dtsi | 12 * (A) CPU0 (2ch) <----> (2ch) (X) ak4613 (MIX-0) 29 links = <&fe_a /* (A) CPU0 */ 44 * (A) CPU0 (MIX-0) 87 * (A) CPU0
|
/linux/Documentation/core-api/irq/ |
H A D | irq-affinity.rst | 21 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.
|
/linux/tools/power/cpupower/bench/ |
H A D | cpufreq-bench_script.sh | 30 echo $up_threshold >/sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold 31 echo $sampling_rate >/sys/devices/system/cpu/cpu0/cpufreq/ondemand/sampling_rate 32 up_threshold_set=$(cat /sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold) 33 sampling_rate_set=$(cat /sys/devices/system/cpu/cpu0/cpufreq/ondemand/sampling_rate)
|
/linux/arch/arm/mach-omap2/ |
H A D | omap-mpuss-lowpower.c | 10 * CPU0 and CPU1 LPRM modules. 11 * CPU0, CPU1 and MPUSS each have there own power domain and 14 * The CPU0 and CPU1 can't support Closed switch Retention (CSWR) 23 * CPU0 CPU1 MPUSS 32 * Note: CPU0 is the master core and it is the last CPU to go down 115 * Program the wakeup routine address for the CPU0 and CPU1 388 pr_err("Lookup failed for CPU0 pwrdm\n"); in omap4_mpuss_init() 396 /* Initialise CPU0 power domain state to ON */ in omap4_mpuss_init()
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | thermal-cooling-devices.yaml | 59 // Example 1: Cpufreq cooling device on CPU0 64 CPU0: cpu@0 { 97 cpu0-thermal { 115 cooling-device = <&CPU0 5 5>;
|
/linux/Documentation/translations/zh_CN/cpu-freq/ |
H A D | cpufreq-stats.rst | 57 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # ls -l 79 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # cat time_in_state 93 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # cat total_trans 107 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # cat trans_table
|
/linux/Documentation/translations/zh_TW/cpu-freq/ |
H A D | cpufreq-stats.rst | 57 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # ls -l 79 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # cat time_in_state 93 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # cat total_trans 107 <mysystem>:/sys/devices/system/cpu/cpu0/cpufreq/stats # cat trans_table
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12b.dtsi | 19 cpu = <&cpu0>; 46 cpu0: cpu@0 { label 122 cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>, 131 cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
|