Lines Matching defs:realtime
1350 f->header->head_entry_realtime = o->entry.realtime;
1352 f->header->tail_entry_realtime = o->entry.realtime;
1393 o->entry.realtime = htole64(ts->realtime);
1535 r = journal_file_maybe_append_tag(f, ts->realtime);
2061 if (le64toh(o->entry.realtime) == needle)
2063 else if (le64toh(o->entry.realtime) < needle)
2071 uint64_t realtime,
2081 realtime,
2161 f->current_realtime = le64toh(o->entry.realtime);
2485 uint64_t realtime,
2502 realtime,
2539 printf("Type: OBJECT_ENTRY seqnum=%"PRIu64" monotonic=%"PRIu64" realtime=%"PRIu64"\n",
2542 le64toh(o->entry.realtime));
3028 ts.realtime = le64toh(o->entry.realtime);