Searched refs:timestamp_correction_calc (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/ |
H A D | trace-input.c | 1676 timestamp_correction_calc(unsigned long long ts, unsigned int flags, in timestamp_correction_calc() function 1715 return timestamp_correction_calc(ts, handle->host.flags, in timestamp_host_sync() 1721 return timestamp_correction_calc(ts, handle->host.flags, in timestamp_host_sync() 1725 return timestamp_correction_calc(ts, handle->host.flags, in timestamp_host_sync() 1741 return timestamp_correction_calc(ts, handle->host.flags, in timestamp_host_sync()
|