Home
last modified time | relevance | path

Searched full:usec (Results 1 – 21 of 21) sorted by relevance

/Documentation/accounting/
Dtaskstats-struct.rst81 /* The elapsed time of a task, in [usec]. */
82 __u64 ac_etime; /* Elapsed time [usec] */
84 /* The user CPU time of a task, in [usec]. */
85 __u64 ac_utime; /* User CPU time [usec] */
87 /* The system CPU time of a task, in [usec]. */
88 __u64 ac_stime; /* System CPU time [usec] */
159 __u64 coremem; /* accumulated RSS usage in MB-usec */
164 __u64 virtmem; /* accumulated VM usage in MB-usec */
/Documentation/devicetree/bindings/regulator/
Dlp872x.txt14 bit[0]: time step unit(usec). 1 = 25, 0 = 50
17 bit[7:6]: time step unit(usec). 00 = 32, 01 = 64, 10 = 128, 11 = 256
49 /* external DVS pin used, timestep is 25usec */
101 /* Enable BUCK1,2, no DVS, normal LDO mode, timestep is 256usec */
/Documentation/networking/
Dnet_dim.rst185 support for RX profile setting and supports modification of ``usec`` field
202 {.usec = 1, .pkts = 1, .comps = n/a,},
203 {.usec = 2, .pkts = 2, .comps = n/a,},
204 {.usec = 3, .pkts = 64, .comps = n/a,},
205 {.usec = 64, .pkts = 4, .comps = n/a,},
206 {.usec = 64, .pkts = 64, .comps = n/a,}
Dplip.rst89 data) is, by default, 500usec. As IRQ delivery is more or less immediate,
95 On an i386, for example, 10^6/100 = 10000usec. It is easy to see that it is
97 the timeout is only 500usec long. As a result, it is required to change the
Dpktgen.rst113 Result: OK: 15430(c15405+d25) usec, 100000 (60byte,0frags)
Dtimestamping.rst16 control message in usec resolution.
Dip-sysctl.rst953 Default: 9 (2^9 = 512 usec)
/Documentation/usb/
Dehci.rst115 value is 0, indicating 1 microframe (125 usec). Maximum value
163 microframes fit in a USB 1.1 frame; a microframe is 1 msec/8 = 125 usec.
191 There's a minimum latency of one microframe (125 usec) for the host
196 it completed in less than 250 usec (depending on transfer size).
/Documentation/devicetree/bindings/input/touchscreen/
Dti,ads7843.yaml91 ti,settle-delay-usec:
97 uSec with 0.01uF caps.
/Documentation/devicetree/bindings/timer/
Dnvidia,tegra186-timer.yaml15 reference generated by USEC, TSC or either clk_m or OSC. Each TMR can be
/Documentation/trace/
Dkprobes.rst651 Here are sample overhead figures (in usec) for different architectures::
657 k = 0.57 usec; r = 0.92; kr = 0.99
660 k = 0.49 usec; r = 0.80; kr = 0.82
663 k = 0.77 usec; r = 1.26; kr = 1.45
669 process. Here are sample overhead figures (in usec) for x86 architectures::
675 k = 0.80 usec; b = 0.33; o = 0.05; r = 1.10; rb = 0.61; ro = 0.33
678 k = 0.99 usec; b = 0.43; o = 0.06; r = 1.24; rb = 0.68; ro = 0.30
/Documentation/ABI/stable/
Dsysfs-class-tpm65 reports them in msec instead of usec and they need to be
185 were scaled by the driver to be reported in usec from msecs.
/Documentation/userspace-api/media/drivers/
Dimx-uapi.rst43 value for the current standard, by about one frame time (60 usec),
/Documentation/devicetree/bindings/pinctrl/
Dpincfg-node.yaml104 description: Takes the debounce time in usec as argument or 0 to disable
/Documentation/power/
Dpm_qos_interface.rst14 The latency unit used in the PM QoS framework is the microsecond (usec).
/Documentation/trace/postprocess/
Dtrace-vmscan-postprocess.pl257 # Convert sec.usec timestamp format
261 my ($sec, $usec) = split (/\./, $timestamp);
262 return ($sec * 1000) + ($usec / 1000);
/Documentation/admin-guide/
Dext4.rst290 max_batch_time=usec
306 min_batch_time=usec
/Documentation/driver-api/
Dparport-lowlevel.rst705 parport_poll_peripheral - wait for status lines, in usec
718 int usec);
731 1 timed out while waiting (usec microseconds have elapsed)
/Documentation/netlink/specs/
Dethtool.yaml453 name: usec
Dtc.yaml3120 doc: Flow credit refill delay in usec
3139 doc: Time horizon in usec
/Documentation/driver-api/usb/
Dusb.rst935 3KBytes every 125 usec) per endpoint.