/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | thermal-zones.yaml | 35 max dT/dt, such that a device does not cross several trip boundaries 60 this zone, one sub-node containing the various trip points for this 143 An integer expressing the trip temperature in millicelsius. 149 respect to the trip temperature property above, also in 152 (trip temperature - hysteresis). This potentially prevents a 153 situation where the trip gets constantly triggered soon after 164 There are four valid trip types: active, passive, hot, 167 The critical trip type is used to set the maximum 173 The hot trip type can be used to send a notification to 177 The passive trip type can be used to slow down HW e.g. run [all …]
|
H A D | thermal.txt | 6 such as trip points, polling intervals, sensors and cooling devices 18 - trip points: describe key temperatures at which cooling is recommended. The 20 - cooling maps: used to describe links between trip points and cooling devices; 71 * Trip points 73 The trip node is a node to describe a point in the temperature domain 78 - temperature: An integer indicating the trip temperature level, 86 - type: a string containing the trip type. Expected values are: 87 "active": A trip point to enable active cooling 88 "passive": A trip point to enable passive cooling 89 "hot": A trip point to notify emergency [all …]
|
H A D | zx2967-thermal.txt | 78 trip = <&trip0>; 83 trip = <&trip0>; 88 trip = <&trip1>; 93 trip = <&crit>; 98 trip = <&trip0>; 104 trip = <&trip1>; 110 trip = <&crit>;
|
H A D | db8500-thermal.txt | 9 - num-trips : number of total trip points, this is required, set it 0 if none, 11 - tripN-temp : temperature of trip point N, should be in ascending order; 12 - tripN-type : type of trip point N, should be one of "active" "passive" "hot" 14 - tripN-cdev-num : number of the cooling devices which can be bound to trip 15 point N, this is required if trip point N is defined, set it 0 if none, 17 - tripN-cdev-nameM : name of the No. M cooling device of trip point N;
|
H A D | nvidia,tegra124-soctherm.txt | 5 on temperature trip points, and handling external overcurrent 89 trip point will be used for thermtrip temperature. 92 - the "critical" type trip points will be used to set the temperature at which 95 critical trip point is reported back to the thermal framework to implement 98 - the "hot" type trip points will be set to SOC_THERM hardware as the throttle 218 cpu_shutdown_trip: shutdown-trip { 224 cpu_throttle_trip: throttle-trip { 233 trip = <&cpu_throttle_trip>;
|
H A D | nvidia,tegra124-soctherm.yaml | 15 on temperature trip points, and handling external overcurrent notifications. 164 critical trip point will be used for thermtrip temperature. 167 - the "critical" type trip points will be used to set the temperature at 170 is present, the breach of a critical trip point is reported back to 173 - the "hot" type trip points will be set to SOCTHERM hardware as the 364 cpu_shutdown_trip: shutdown-trip { 370 cpu_throttle_trip: throttle-trip { 379 trip = <&cpu_throttle_trip>;
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos5422-odroidxu3-common.dtsi | 94 trip = <&cpu0_alert0>; 98 trip = <&cpu0_alert1>; 102 trip = <&cpu0_alert2>; 111 trip = <&cpu0_alert3>; 127 trip = <&cpu0_alert4>; 177 trip = <&cpu1_alert0>; 181 trip = <&cpu1_alert1>; 185 trip = <&cpu1_alert2>; 189 trip = <&cpu1_alert3>; 200 trip = <&cpu1_alert4>; [all …]
|
H A D | exynos5422-odroidhc1.dts | 60 trip = <&cpu0_alert0>; 76 trip = <&cpu0_alert1>; 109 trip = <&cpu1_alert0>; 120 trip = <&cpu1_alert1>; 153 trip = <&cpu2_alert0>; 164 trip = <&cpu2_alert1>; 197 trip = <&cpu3_alert0>; 208 trip = <&cpu3_alert1>; 241 trip = <&gpu_alert0>; 245 trip = <&gpu_alert1>;
|
H A D | exynos5420-arndale-octa.dts | 106 trip = <&cpu0_alert0>; 122 trip = <&cpu0_alert1>; 138 trip = <&cpu0_alert2>; 177 trip = <&cpu1_alert0>; 189 trip = <&cpu1_alert1>; 201 trip = <&cpu1_alert2>; 240 trip = <&cpu2_alert0>; 252 trip = <&cpu2_alert1>; 264 trip = <&cpu2_alert2>; 303 trip = <&cpu3_alert0>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | armada-8040-clearfog-gt-8k.dts | 118 ap_active: trip-active { 126 trip = <&ap_active>; 130 trip = <&ap_crit>; 139 cp0_active0: trip-active0 { 144 cp0_active1: trip-active1 { 149 cp0_active2: trip-active2 { 154 cp0_active3: trip-active3 { 162 trip = <&cp0_active0>; 166 trip = <&cp0_active1>; 170 trip [all...] |
H A D | cn9132-sr-cex7.dtsi | 147 ap_active: trip-active { 156 trip = <&ap_active>; 161 trip = <&ap_crit>; 384 cp0_active: trip-active { 393 trip = <&cp0_active>; 398 trip = <&cp0_crit>; 496 cp1_thrm_trip_pins: cp1-thrm-trip-pins { 527 cp1_active: trip-active { 536 trip = <&cp1_active>; 541 trip = <&cp1_crit>; [all …]
|
H A D | armada-ap80x.dtsi | 316 * first one that will have a critical trip point will be chosen. 357 trip = <&cpu0_hot>; 362 trip = <&cpu0_emerg>; 390 trip = <&cpu1_hot>; 395 trip = <&cpu1_emerg>; 423 trip = <&cpu2_hot>; 428 trip = <&cpu2_emerg>; 456 trip = <&cpu3_hot>; 461 trip = <&cpu3_emerg>;
|
/freebsd/contrib/unbound/util/ |
H A D | rtt.h | 2 * util/rtt.h - UDP round trip time estimator for resend timeouts. 40 * round trip times for UDP resend timeout values. 47 * RTT information. Keeps packet Round Trip Time. 71 * @param rtt: round trip statistics structure. 79 * @param rtt: round trip statistics structure. 86 * @param rtt: round trip statistics structure. 93 * @param rtt: round trip statistics structure. 100 * @param rtt: round trip statistics structure.
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8188.dtsi | 430 cpu_little0_alert0: trip-alert0 { 436 cpu_little0_alert1: trip-alert1 { 442 cpu_little0_crit: trip-crit { 451 trip = <&cpu_little0_alert0>; 468 cpu_little1_alert0: trip-alert0 { 474 cpu_little1_alert1: trip-alert1 { 480 cpu_little1_crit: trip-crit { 489 trip = <&cpu_little1_alert0>; 506 cpu_little2_alert0: trip-alert0 { 512 cpu_little2_alert1: trip-alert1 { [all …]
|
H A D | mt8192.dtsi | 1963 cpu0_alert: trip-alert { 1969 cpu0_crit: trip-crit { 1978 trip = <&cpu0_alert>; 1993 cpu1_alert: trip-alert { 1999 cpu1_crit: trip-crit { 2008 trip = <&cpu1_alert>; 2023 cpu2_alert: trip-alert { 2029 cpu2_crit: trip-crit { 2038 trip = <&cpu2_alert>; 2053 cpu3_alert: trip-alert { [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/exynos/ |
H A D | exynos5433-tmu.dtsi | 57 trip = <&atlas0_alert_0>; 63 trip = <&atlas0_alert_1>; 69 trip = <&atlas0_alert_2>; 75 trip = <&atlas0_alert_3>; 81 trip = <&atlas0_alert_4>; 87 trip = <&atlas0_alert_5>; 93 trip = <&atlas0_alert_6>; 231 trip = <&apollo_alert_2>; 237 trip = <&apollo_alert_3>; 243 trip = <&apollo_alert_4>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rk3288-veyron-mickey.dts | 89 trip = <&cpu_alert_warm>; 96 trip = <&cpu_alert_warm>; 117 trip = <&cpu_alert_almost_hot>; 122 trip = <&cpu_alert_hot>; 127 trip = <&cpu_alert_hotter>; 132 trip = <&cpu_alert_very_hot>; 141 trip = <&cpu_alert_very_hot>; 182 trip = <&gpu_alert_warmish>; 193 trip = <&gpu_alert_warm>; 202 trip = <&gpu_alert_hotter>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sm6375.dtsi | 1843 mapss0_alert0: trip-point0 { 1849 mapss0_alert1: trip-point1 { 1867 cpu0_alert0: trip-point0 { 1873 cpu0_alert1: trip-point1 { 1891 cpu1_alert0: trip-point0 { 1897 cpu1_alert1: trip-point1 { 1915 cpu2_alert0: trip-point0 { 1921 cpu2_alert1: trip-point1 { 1939 cpu3_alert0: trip-point0 { 1945 cpu3_alert1: trip-point1 { [all …]
|
H A D | sa8775p.dtsi | 4530 trip-point0 { 4536 trip-point1 { 4550 trip-point0 { 4556 trip-point1 { 4570 trip-point0 { 4576 trip-point1 { 4590 trip-point0 { 4596 trip-point1 { 4610 trip-point0 { 4616 trip-point1 { [all …]
|
H A D | sm8350.dtsi | 3709 cpu0_alert0: trip-point0 { 3715 cpu0_alert1: trip-point1 { 3730 trip = <&cpu0_alert0>; 3737 trip = <&cpu0_alert1>; 3752 cpu1_alert0: trip-point0 { 3758 cpu1_alert1: trip-point1 { 3773 trip = <&cpu1_alert0>; 3780 trip = <&cpu1_alert1>; 3795 cpu2_alert0: trip-point0 { 3801 cpu2_alert1: trip-point1 { [all …]
|
H A D | sm8650.dtsi | 5666 trip-point0 { 5684 trip-point0 { 5702 trip-point0 { 5720 trip-point0 { 5738 trip-point0 { 5756 trip-point0 { 5762 trip-point1 { 5780 trip-point0 { 5786 trip-point1 { 5804 trip-point0 { [all …]
|
H A D | x1e80100.dtsi | 6408 trip-point0 { 6428 trip-point0 { 6434 trip-point1 { 6454 trip-point0 { 6460 trip-point1 { 6480 trip-point0 { 6486 trip-point1 { 6506 trip-point0 { 6512 trip-point1 { 6532 trip-point0 { [all …]
|
H A D | sm8150.dtsi | 4615 cpu0_alert0: trip-point0 { 4621 cpu0_alert1: trip-point1 { 4636 trip = <&cpu0_alert0>; 4643 trip = <&cpu0_alert1>; 4658 cpu1_alert0: trip-point0 { 4664 cpu1_alert1: trip-point1 { 4679 trip = <&cpu1_alert0>; 4686 trip = <&cpu1_alert1>; 4701 cpu2_alert0: trip-point0 { 4707 cpu2_alert1: trip-point1 { [all …]
|
/freebsd/sbin/ping/tests/ |
H A D | test_ping.py | 305 round-trip min/avg/max/stddev = /// ms 321 round-trip min/avg/max/stddev = /// ms 337 round-trip min/avg/max/stddev = /// ms 367 round-trip min/avg/max/stddev = /// ms 399 round-trip min/avg/max/stddev = /// ms 431 round-trip min/avg/max/stddev = /// ms 461 round-trip min/avg/max/stddev = /// ms 491 round-trip min/avg/max/stddev = /// ms 521 round-trip min/avg/max/stddev = /// ms 537 round-trip min/avg/max/stddev = /// ms [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopFlatten.cpp | 94 "trip counts will never overflow")); 111 // inner loop trip count. We keep track of all different expressions on which 249 LLVM_DEBUG(dbgs() << "Looking for inner trip count: "; in matchLinearIVUser() 310 LLVM_DEBUG(dbgs() << "Found trip count: "; TripCount->dump()); in setLoopComponents() 331 // Evaluating in the trip count's type can not overflow here as the overflow in verifyTripCount() 346 // Find the extended backedge taken count and extended trip count using in verifyTripCount() 352 LLVM_DEBUG(dbgs() << "Could not find valid trip count\n"); in verifyTripCount() 357 // to add one to get the trip count. in verifyTripCount() 367 // the SCEV trip count is because the RHS is a ZExt or SExt instruction in verifyTripCount() 368 // (and take the trip count to be the RHS). in verifyTripCount() [all …]
|