Lines Matching refs:timestamp
498 T_EXPECT_GT(tp->timestamp, event_horizon_ts,
537 if (tp->timestamp < prev_ts) {
542 tp->timestamp, tp->debugid, tp->cpuid);
1088 T_QUIET; T_EXPECT_GE(tp->timestamp, prev_timestamp,
1091 tp->timestamp - prev_timestamp, &delta_ns);
1097 tp->timestamp, tp->cpuid, tp->debugname, tp->debugid);
1101 tp->timestamp, tp->cpuid, tp->debugid);
1121 prev_timestamp = tp->timestamp;
1124 T_LOG("lost: %llu on %d (%llu)", tp->timestamp, tp->cpuid, tp->arg1);
1132 start->timestamp - last_write, &delta_ns);
1137 end->timestamp - start->timestamp, &dur_ns);
1140 T_LOG("write: %llu (+%gs): %gus on %d: %llu events", start->timestamp,
1142 last_write = end->timestamp;
1298 current_timestamp = tp->timestamp;