Lines Matching defs:timestamp_ns
417 * @timestamp_ns: cache for the timestamp storing it between hardirq and
436 * timestamp_ns and req_seqno are accessed only by
440 u64 timestamp_ns;
544 if (line->timestamp_ns) {
545 le.timestamp_ns = line->timestamp_ns;
552 le.timestamp_ns = ktime_get_ns();
556 line->timestamp_ns = 0;
596 line->timestamp_ns = ktime_get_ns();
669 le.timestamp_ns = ktime_get_ns();
1894 lic_v1->timestamp = lic_v2->timestamp_ns;
2174 chg.timestamp_ns = ktime_get_ns();