Home
last modified time | relevance | path

Searched refs:timestamps (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_tslog.c50 } timestamps[TSLOGSIZE]; variable
62 if (pos < nitems(timestamps)) { in tslog()
63 timestamps[pos].td = td; in tslog()
64 timestamps[pos].type = type; in tslog()
65 timestamps[pos].f = f; in tslog()
66 timestamps[pos].s = s; in tslog()
67 timestamps[pos].tsc = tsc; in tslog()
87 limit = MIN(nrecs, nitems(timestamps)); in sysctl_debug_tslog()
92 switch (timestamps[i].type) { in sysctl_debug_tslog()
106 sbuf_printf(sb, " %s", timestamps[i].f ? timestamps[i].f : "(null)"); in sysctl_debug_tslog()
[all …]
/f-stack/dpdk/doc/guides/nics/
H A Dnfb.rst60 The PMD supports hardware timestamps of frame receipt on physical network interface. In order to use
61 the timestamps, the hardware timestamping unit must be enabled (follow the documentation of the NFB
68 When the timestamps are enabled with the *devarg*, a timestamp validity flag is set in the MBUFs
H A Dmlx5.rst251 - To provide the packet send scheduling on mbuf timestamps the ``tx_pp``
270 There is no any packet reordering according timestamps is supposed,
272 application responsibility to generate packets and its timestamps
273 in desired order. The timestamps can be put only in the first packet
737 objects to provide accurate packet send scheduling on mbuf timestamps.
742 By default (if the ``tx_pp`` is not specified) send scheduling on timestamps
747 The parameter adjusts the send packet scheduling on timestamps and represents
H A Dbnxt.rst548 When enabled, the BNXT PMD configures hardware to insert IEEE 1588 timestamps to
549 the outgoing PTP packets and reports IEEE 1588 timestamps from the incoming PTP
/f-stack/freebsd/contrib/device-tree/Bindings/net/dsa/
H A Docelot.txt22 The interrupt line is used to signal availability of PTP TX timestamps and for
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_20_08.rst116 * **Introduced send packet scheduling based on timestamps.**
126 * Support software Tx nanosecond timestamps precision.
H A Drelease_2_1.rst99 PTP timestamps from devices that support it. The following functions were
/f-stack/dpdk/doc/guides/prog_guide/
H A Dtrace_lib.rst16 analyze the trace events with timestamps and multi-core views.
/f-stack/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst821 application provides timestamps in the packets being sent. It is possible
835 on timestamps is disabled (default).
839 by regular burst setting. If ``intra`` parameter is zero no timestamps
846 and provide the reference for the timestamps. If there is no supported
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dperformance_thread.rst266 the timestamps counter.