Lines Matching defs:monotonic
1353 f->header->tail_entry_monotonic = o->entry.monotonic;
1394 o->entry.monotonic = htole64(ts->monotonic);
2098 if (le64toh(o->entry.monotonic) == needle)
2100 else if (le64toh(o->entry.monotonic) < needle)
2121 uint64_t monotonic,
2141 monotonic,
2162 f->current_monotonic = le64toh(o->entry.monotonic);
2199 /* If the boot id matches, compare monotonic time */
2377 uint64_t monotonic,
2398 monotonic,
2539 printf("Type: OBJECT_ENTRY seqnum=%"PRIu64" monotonic=%"PRIu64" realtime=%"PRIu64"\n",
2541 le64toh(o->entry.monotonic),
3027 ts.monotonic = le64toh(o->entry.monotonic);
3245 *from = le64toh(o->entry.monotonic);
3261 *to = le64toh(o->entry.monotonic);