Searched full:milliseconds (Results 1 – 25 of 1144) sorted by relevance
12345678910>>...46
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/ti/ |
| D | k3-am654-industrial-thermal.dtsi | 6 polling-delay-passive = <250>; /* milliseconds */ 7 polling-delay = <500>; /* milliseconds */ 20 polling-delay-passive = <250>; /* milliseconds */ 21 polling-delay = <500>; /* milliseconds */ 34 polling-delay-passive = <250>; /* milliseconds */ 35 polling-delay = <500>; /* milliseconds */
|
| /kernel/linux/linux-4.19/Documentation/block/ |
| D | stat.txt | 26 read ticks milliseconds total wait time for read requests 30 write ticks milliseconds total wait time for write requests 32 io_ticks milliseconds total time this block device has been active 33 time_in_queue milliseconds total wait time for all requests 37 discard ticks milliseconds total wait time for discard requests 61 These values count the number of milliseconds that I/O requests have 77 This value counts the number of milliseconds during which the device has 83 This value counts the number of milliseconds that I/O requests have waited 85 value will increase as the product of the number of milliseconds times the
|
| /kernel/linux/linux-5.10/Documentation/block/ |
| D | stat.rst | 32 read ticks milliseconds total wait time for read requests 36 write ticks milliseconds total wait time for write requests 38 io_ticks milliseconds total time this block device has been active 39 time_in_queue milliseconds total wait time for all requests 43 discard ticks milliseconds total wait time for discard requests 45 flush ticks milliseconds total wait time for flush requests 78 These values count the number of milliseconds that I/O requests have 94 This value counts the number of milliseconds during which the device has 100 This value counts the number of milliseconds that I/O requests have waited 102 value will increase as the product of the number of milliseconds times the
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | Kconfig.profile | 3 default 10000 # milliseconds 15 default 250 # milliseconds 29 default 2500 # milliseconds 43 default 640 # milliseconds 45 How long to wait (in milliseconds) for a preemption event to occur 79 default 100 # milliseconds 93 default 1 # milliseconds
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | iostats.rst | 77 Field 4 -- # of milliseconds spent reading (unsigned int) 78 This is the total number of milliseconds spent by all reads (as 90 Field 8 -- # of milliseconds spent writing (unsigned int) 91 This is the total number of milliseconds spent by all writes (as 98 Field 10 -- # of milliseconds spent doing I/Os (unsigned int) 105 Field 11 -- weighted # of milliseconds spent doing I/Os (unsigned int) 108 (field 9) times the number of milliseconds spent doing I/O since the 121 Field 15 -- # of milliseconds spent discarding (unsigned int) 122 This is the total number of milliseconds spent by all discards (as 131 Field 17 -- # of milliseconds spent flushing [all …]
|
| /kernel/liteos_m/kernel/include/ |
| D | los_tick.h | 104 * Number of milliseconds in one second. 310 * @brief Convert Ticks to milliseconds. 313 * This API is used to convert Ticks to milliseconds. 316 * <li>The number of milliseconds obtained through the conversion is 32-bit.</li> 321 …* @retval UINT32 Number of milliseconds obtained through the conversion. Ticks are successfully co… 322 * milliseconds. 331 * @brief Convert milliseconds to Ticks. 334 * This API is used to convert milliseconds to Ticks. 341 * @param millisec [IN] Number of milliseconds. 463 * Number of milliseconds in one second. [all …]
|
| /kernel/linux/linux-4.19/Documentation/device-mapper/ |
| D | statistics.txt | 21 The reported times are in milliseconds and the granularity depends on 66 milliseconds. Precise timestamps are a little bit slower 71 times are in milliseconds, otherwise they are in 156 4. the number of milliseconds spent reading 160 8. the number of milliseconds spent writing 162 10. the number of milliseconds spent doing I/Os 163 11. the weighted number of milliseconds spent doing I/Os 166 12. the total time spent reading in milliseconds 167 13. the total time spent writing in milliseconds
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | statistics.rst | 22 The reported times are in milliseconds and the granularity depends on 71 milliseconds. Precise timestamps are a little bit slower 77 times are in milliseconds, otherwise they are in 159 4. the number of milliseconds spent reading 163 8. the number of milliseconds spent writing 165 10. the number of milliseconds spent doing I/Os 166 11. the weighted number of milliseconds spent doing I/Os 170 12. the total time spent reading in milliseconds 171 13. the total time spent writing in milliseconds
|
| /kernel/liteos_a/kernel/include/ |
| D | los_sys.h | 156 * @brief Convert Ticks to milliseconds. 159 * This API is used to convert Ticks to milliseconds. 162 * <li>The number of milliseconds obtained through the conversion is 32-bit.</li> 167 …* @retval UINT32 Number of milliseconds obtained through the conversion. Ticks are successfully co… 168 * milliseconds. 177 * @brief Convert milliseconds to Ticks. 180 * This API is used to convert milliseconds to Ticks. 187 * @param millisec [IN] Number of milliseconds.
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-wakeup | 47 been continuously active, in milliseconds. If the wakeup 55 has been active, in milliseconds. 62 source has been continuously active, in milliseconds. 69 source was touched last time, in milliseconds. 76 has been preventing autosleep, in milliseconds.
|
| D | configfs-stp-policy-p_sys-t | 27 Time interval in milliseconds. Include a timestamp in the 28 MIPI SyS-T packet metadata, if this many milliseconds have 36 Time interval in milliseconds. Send a CLOCKSYNC packet if 37 this many milliseconds have passed since the previous
|
| D | sysfs-class-led-trigger-netdev | 13 Specifies the duration of the LED blink in milliseconds. 39 If set to 1, the LED will blink for the milliseconds specified 51 If set to 1, the LED will blink for the milliseconds specified
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/thermal/ |
| D | thermal.txt | 129 - polling-delay: The maximum number of milliseconds to wait between polls 133 - polling-delay-passive: The maximum number of milliseconds to wait 249 polling-delay-passive = <250>; /* milliseconds */ 250 polling-delay = <1000>; /* milliseconds */ 322 polling-delay-passive = <250>; /* milliseconds */ 323 polling-delay = <1000>; /* milliseconds */ 349 polling-delay-passive = <120>; /* milliseconds */ 350 polling-delay = <1000>; /* milliseconds */ 376 polling-delay-passive = <50>; /* milliseconds */ 377 polling-delay = <1000>; /* milliseconds */ [all …]
|
| /kernel/linux/linux-4.19/Documentation/ |
| D | iostats.txt | 76 Field 4 -- # of milliseconds spent reading 77 This is the total number of milliseconds spent by all reads (as 89 Field 8 -- # of milliseconds spent writing 90 This is the total number of milliseconds spent by all writes (as 97 Field 10 -- # of milliseconds spent doing I/Os 100 Field 11 -- weighted # of milliseconds spent doing I/Os 103 (field 9) times the number of milliseconds spent doing I/O since the 116 Field 15 -- # of milliseconds spent discarding 117 This is the total number of milliseconds spent by all discards (as
|
| /kernel/linux/linux-4.19/include/linux/platform_data/ |
| D | adau17x1.h | 39 * @ADAU1761_JACKDETECT_DEBOUNCE_5MS: 5 milliseconds 40 * @ADAU1761_JACKDETECT_DEBOUNCE_10MS: 10 milliseconds 41 * @ADAU1761_JACKDETECT_DEBOUNCE_20MS: 20 milliseconds 42 * @ADAU1761_JACKDETECT_DEBOUNCE_40MS: 40 milliseconds
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | adau17x1.h | 38 * @ADAU1761_JACKDETECT_DEBOUNCE_5MS: 5 milliseconds 39 * @ADAU1761_JACKDETECT_DEBOUNCE_10MS: 10 milliseconds 40 * @ADAU1761_JACKDETECT_DEBOUNCE_20MS: 20 milliseconds 41 * @ADAU1761_JACKDETECT_DEBOUNCE_40MS: 40 milliseconds
|
| /kernel/linux/linux-4.19/Documentation/filesystems/pohmelfs/ |
| D | info.txt | 13 This timeout, expressed in milliseconds, specifies time to scan transaction 19 Internal timeout, expressed in milliseconds, which specifies how frequently 25 Number of milliseconds to wait for reply from remote server for data reading command. 31 not answer for the last @trans_scan_timeout milliseconds. 50 Maximum number of milliseconds to wait for the mcache objects to be processed.
|
| /kernel/linux/linux-4.19/net/batman-adv/ |
| D | main.h | 47 #define BATADV_TT_LOCAL_TIMEOUT 600000 /* in milliseconds */ 48 #define BATADV_TT_CLIENT_ROAM_TIMEOUT 600000 /* in milliseconds */ 49 #define BATADV_TT_CLIENT_TEMP_TIMEOUT 600000 /* in milliseconds */ 53 #define BATADV_DAT_ENTRY_TIMEOUT (5 * 60000) /* 5 mins in milliseconds */ 58 /* milliseconds we have to keep pending tt_req */ 70 #define BATADV_ELP_PROBE_MAX_TX_DIFF 100 /* milliseconds */ 79 * milliseconds 137 #define BATADV_NC_NODE_TIMEOUT 10000 /* Milliseconds */ 289 * @timeout: added to base value before comparing (in milliseconds)
|
| /kernel/linux/linux-5.10/net/batman-adv/ |
| D | main.h | 35 #define BATADV_TT_LOCAL_TIMEOUT 600000 /* in milliseconds */ 36 #define BATADV_TT_CLIENT_ROAM_TIMEOUT 600000 /* in milliseconds */ 37 #define BATADV_TT_CLIENT_TEMP_TIMEOUT 600000 /* in milliseconds */ 41 #define BATADV_DAT_ENTRY_TIMEOUT (5 * 60000) /* 5 mins in milliseconds */ 46 /* milliseconds we have to keep pending tt_req */ 58 #define BATADV_ELP_PROBE_MAX_TX_DIFF 100 /* milliseconds */ 67 * milliseconds 125 #define BATADV_NC_NODE_TIMEOUT 10000 /* Milliseconds */ 278 * @timeout: added to base value before comparing (in milliseconds)
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/serial/ |
| D | rs485.txt | 10 * a is the delay between rts signal and beginning of data sent in milliseconds. 12 * b is the delay between end of data sent and rts signal in milliseconds 29 rs485-rts-delay = <0 200>; // in milliseconds
|
| /kernel/linux/linux-4.19/Documentation/laptops/ |
| D | disk-shock-protection.txt | 44 for the specified number of milliseconds. When the timeout expires and 47 timeout is 30000 milliseconds. Exceeding this limit will return 58 of milliseconds remaining until normal operation will be resumed; 70 will show you how many milliseconds are left before normal operation 74 milliseconds may raise expectations that cannot be satisfied in 77 that this will typically be within 500 milliseconds apparently has
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/laptops/ |
| D | disk-shock-protection.rst | 45 for the specified number of milliseconds. When the timeout expires and 48 timeout is 30000 milliseconds. Exceeding this limit will return 59 of milliseconds remaining until normal operation will be resumed; 71 will show you how many milliseconds are left before normal operation 75 milliseconds may raise expectations that cannot be satisfied in 78 that this will typically be within 500 milliseconds apparently has
|
| /kernel/linux/linux-4.19/Documentation/ABI/testing/ |
| D | sysfs-class-led-trigger-netdev | 13 Specifies the duration of the LED blink in milliseconds. 34 If set to 1, the LED will blink for the milliseconds specified 44 If set to 1, the LED will blink for the milliseconds specified
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
| D | leds-trigger-pattern.txt | 8 1. For gradual dimming, the dimming interval now is set as 50 milliseconds. So 20 1000 milliseconds, then back to zero intensity in 2000 milliseconds:
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | omap3-cpu-thermal.dtsi | 14 polling-delay-passive = <250>; /* milliseconds */ 15 polling-delay = <1000>; /* milliseconds */
|
12345678910>>...46