Lines Matching defs:timestamp_ns
469 * @timestamp_ns: cache for the timestamp storing it between hardirq and
501 * timestamp_ns and req_seqno are accessed only by
505 u64 timestamp_ns;
647 return line->timestamp_ns;
676 le.timestamp_ns = line->timestamp_ns;
718 line->timestamp_ns = ts->tsc;
788 if (line->timestamp_ns) {
789 le.timestamp_ns = line->timestamp_ns;
796 le.timestamp_ns = line_event_timestamp(line);
800 line->timestamp_ns = 0;
834 line->timestamp_ns = line_event_timestamp(line);
915 le.timestamp_ns = line_event_timestamp(line);
2265 lic_v1->timestamp = lic_v2->timestamp_ns;
2555 chg.timestamp_ns = ktime_get_ns();