Searched refs:ts_usec (Results 1 – 1 of 1) sorted by relevance
59 int ts_usec = (pt_info->timestamp_ns % 1000000000LL) / 1000LL; in sync_thread() local62 ts_sec, ts_usec); in sync_thread()