/Linux-v6.6/Documentation/tools/rtla/ |
D | common_osnoise_options.rst | 8 Set the *osnoise* tracer period in microseconds. 12 Set the *osnoise* tracer runtime in microseconds. 16 Stop the trace if a single sample is higher than the argument in microseconds. 21 Stop the trace if the total sample is higher than the argument in microseconds.
|
D | common_timerlat_options.rst | 10 Set the *timerlat* tracer period in microseconds.
|
D | rtla-timerlat-hist.rst | 45 # Time unit is microseconds (us)
|
D | rtla-osnoise-hist.rst | 41 # Time unit is microseconds (us)
|
/Linux-v6.6/Documentation/userspace-api/media/rc/ |
D | lirc-get-rec-resolution.rst | 13 LIRC_GET_REC_RESOLUTION - Obtain the value of receive resolution, in microseconds. 20 ``int ioctl(int fd, LIRC_GET_REC_RESOLUTION, __u32 *microseconds)`` 28 ``microseconds`` 29 Resolution, in microseconds.
|
D | lirc-dev-intro.rst | 106 Signifies the presence of IR in microseconds, also known as *flash*. 110 Signifies absence of IR in microseconds, also known as *gap*. 122 of microseconds with no IR. 138 The values are alternating pulse and space lengths, in microseconds. The
|
D | lirc-set-rec-timeout.rst | 34 Timeout, in microseconds.
|
D | lirc-get-timeout.rst | 35 Timeout, in microseconds.
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-module | 22 microframe to be 80%, that is 100 microseconds out of 125 23 microseconds (full microframe). 27 microseconds of isochronous bandwidth per microframe to work 32 microseconds of periodic bandwidth per microframe.
|
D | debugfs-hyperv | 14 microseconds (inclusive). 21 Description: Fuzz testing message delay value between 0 - 1000 microseconds
|
D | sysfs-class-rc-nuvoton | 8 All values are in microseconds.
|
D | sysfs-class-led-flash | 26 Hardware timeout for flash, in microseconds. The flash strobe 36 Maximum flash timeout for this LED, in microseconds.
|
/Linux-v6.6/Documentation/devicetree/bindings/mfd/ |
D | max77620.txt | 91 -maxim,shutdown-fps-time-period-us: u32, FPS time period in microseconds 95 -maxim,suspend-fps-time-period-us: u32, FPS time period in microseconds 111 Here supported time periods by device in microseconds are as follows: 112 MAX77620 supports 40, 80, 160, 320, 640, 1280, 2560 and 5120 microseconds. 113 MAX20024 supports 20, 40, 80, 160, 320, 640, 1280 and 2540 microseconds. 114 MAX77663 supports 20, 40, 80, 160, 320, 640, 1280 and 2540 microseconds.
|
/Linux-v6.6/fs/udf/ |
D | udftime.c | 50 src.hundredsOfMicroseconds * 100 + src.microseconds); in udf_disk_stamp_to_time() 80 dest->microseconds = (ts.tv_nsec / 1000 - dest->centiseconds * 10000 - in udf_time_to_disk_stamp()
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | metafmt-d4xx.rst | 59 - Exposure time (in microseconds) used to capture the frame 97 - Time in microseconds from the beginning of a frame till its middle 99 - Time, used to read out a frame in microseconds 101 - Frame exposure time in microseconds 103 - In microseconds = 1000000 / framerate 105 - Time in microseconds from start of frame to data in USB buffer
|
/Linux-v6.6/drivers/net/ipa/ |
D | ipa_endpoint.c | 937 ipa_qtime_val(struct ipa *ipa, u32 microseconds, u32 max, u32 *select) in ipa_qtime_val() argument 943 ticks = DIV_ROUND_CLOSEST(microseconds, 100); in ipa_qtime_val() 949 ticks = DIV_ROUND_CLOSEST(microseconds, 1000); in ipa_qtime_val() 956 ticks = DIV_ROUND_CLOSEST(microseconds, 100); in ipa_qtime_val() 967 u32 microseconds) in aggr_time_limit_encode() argument 972 if (!microseconds) in aggr_time_limit_encode() 979 ticks = ipa_qtime_val(ipa, microseconds, max, &select); in aggr_time_limit_encode() 986 ticks = DIV_ROUND_CLOSEST(microseconds, IPA_AGGR_GRANULARITY); in aggr_time_limit_encode() 988 microseconds, max * IPA_AGGR_GRANULARITY); in aggr_time_limit_encode() 1047 u32 microseconds) in hol_block_timer_encode() argument [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/input/ |
D | qcom,pm8xxx-keypad.txt | 57 Definition: time in microseconds that key must be pressed or release 63 Definition: time in microseconds to pause between successive scans
|
/Linux-v6.6/tools/perf/Documentation/ |
D | perf-kwork.txt | 104 have the format seconds.microseconds. If start is not given (i.e., time 134 have the format seconds.microseconds. If start is not given (i.e., time 173 have the format seconds.microseconds. If start is not given (i.e., time
|
D | perf-timechart.txt | 74 suffix to specify time in milliseconds or microseconds. 80 milliseconds or microseconds.
|
/Linux-v6.6/tools/power/acpi/os_specific/service_layers/ |
D | osunixxf.c | 936 void acpi_os_stall(u32 microseconds) in acpi_os_stall() argument 939 if (microseconds) { in acpi_os_stall() 940 usleep(microseconds); in acpi_os_stall()
|
/Linux-v6.6/Documentation/ABI/stable/ |
D | sysfs-bus-w1 | 4 Description: Bus scanning interval, microseconds component.
|
/Linux-v6.6/Documentation/admin-guide/mm/damon/ |
D | lru_sort.rst | 94 Time threshold for cold memory regions identification in microseconds. 127 The watermarks check time interval in microseconds. 162 Sampling interval for the monitoring in microseconds. 170 Aggregation interval for the monitoring in microseconds.
|
/Linux-v6.6/Documentation/scheduler/ |
D | sched-bwc.rst | 13 each given "period" (microseconds), a task group is allocated up to "quota" 14 microseconds of CPU time. That quota is assigned to per-cpu run queues in 77 - cpu.cfs_quota_us: run-time replenished within a period (in microseconds) 78 - cpu.cfs_period_us: the length of a period (in microseconds) 80 - cpu.cfs_burst_us: the maximum accumulated run-time (in microseconds)
|
/Linux-v6.6/drivers/misc/altera-stapl/ |
D | altera-jtag.h | 85 int altera_wait_msecs(struct altera_state *astate, s32 microseconds,
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
D | tps65132-regulator.txt | 22 asserted for during active discharge, in microseconds.
|