Searched refs:timestamping (Results 1 – 15 of 15) sorted by relevance
31 timestamping
48 TEST_GEN_FILES += hwtstamp_config rxtimestamp timestamping txtimestamp
363 int timestamping = SOF_TIMESTAMPING_RX_SOFTWARE | SOF_TIMESTAMPING_SOFTWARE; in EnableReceiveTimestamp() local364 return 0 == setsockopt(fd, SOL_SOCKET, SO_TIMESTAMPING, ×tamping, in EnableReceiveTimestamp()365 sizeof(timestamping)); in EnableReceiveTimestamp()
34 Now imagine that the clocks timestamping the touch and the laser events diverge a little (this dive…
143 // Subset of clocks that is supported by perf timestamping.
83 x509 OID_PKIX_ACCESS_DESCRIPTOR_TIMESTAMPING 1.3.6.1.5.5.7.48.3 id-ad-timestamping PKIX Access Desc…
219 - st/omx/dec: Correct the timestamping
906 let timestamping = Timestamps { system, hw_trans, hw_raw }; localVariable907 ControlMessageOwned::ScmTimestampsns(timestamping)
842 * Added detailed timestamping of key tracing session events.
1103 --with-tsc: Profile using the Pentium timestamping counter (TSC).
1259 // Subset of clocks that is supported by perf timestamping.
2305 * added support for timestamping debug log messages (disabled by
101659 unsigned int timestamping: 1; member