Home
last modified time | relevance | path

Searched refs:timestamping (Results 1 – 15 of 15) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/net/
D.gitignore31 timestamping
DMakefile48 TEST_GEN_FILES += hwtstamp_config rxtimestamp timestamping txtimestamp
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_udp_socket_posix.cc363 int timestamping = SOF_TIMESTAMPING_RX_SOFTWARE | SOF_TIMESTAMPING_SOFTWARE; in EnableReceiveTimestamp() local
364 return 0 == setsockopt(fd, SOL_SOCKET, SO_TIMESTAMPING, &timestamping, in EnableReceiveTimestamp()
365 sizeof(timestamping)); in EnableReceiveTimestamp()
/external/walt/docs/
DDragLatency.md34 Now imagine that the clocks timestamping the touch and the laser events diverge a little (this dive…
/external/perfetto/protos/perfetto/common/
Dperf_events.proto143 // Subset of clocks that is supported by perf timestamping.
/external/rust/crates/oid-registry/assets/
Doid_db.txt83 x509 OID_PKIX_ACCESS_DESCRIPTOR_TIMESTAMPING 1.3.6.1.5.5.7.48.3 id-ad-timestamping PKIX Access Desc…
/external/mesa3d/docs/relnotes/
D11.1.3.rst219 - st/omx/dec: Correct the timestamping
/external/rust/crates/nix/src/sys/socket/
Dmod.rs906 let timestamping = Timestamps { system, hw_trans, hw_raw }; localVariable
907 ControlMessageOwned::ScmTimestampsns(timestamping)
/external/perfetto/
DCHANGELOG842 * Added detailed timestamping of key tracing session events.
/external/python/cpython2/
DREADME1103 --with-tsc: Profile using the Pentium timestamping counter (TSC).
/external/perfetto/protos/perfetto/config/
Dperfetto_config.proto1259 // Subset of clocks that is supported by perf timestamping.
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog2305 * added support for timestamping debug log messages (disabled by
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto1259 // Subset of clocks that is supported by perf timestamping.
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h101659 unsigned int timestamping: 1; member
Dvmlinux.h101659 unsigned int timestamping: 1; member