Searched refs:monotonic_set (Results 1 - 2 of 2) sorted by relevance

/systemd/src/journal/
H A Djournal-internal.h64 bool monotonic_set; member in struct:Location
H A Dsd-journal.c150 l->seqnum_set = l->realtime_set = l->monotonic_set = l->xor_hash_set = true;
457 if (l->monotonic_set &&
474 if (l->monotonic_set &&
623 if (j->current_location.monotonic_set) {
716 if (j->current_location.monotonic_set) {
954 monotonic_set = false, local
993 monotonic_set = true;
1018 (!monotonic_set || !boot_id_set) &&
1037 if (monotonic_set && boot_id_set) {
1040 j->current_location.monotonic_set
[all...]

Completed in 22 milliseconds