Lines Matching defs:monotonic
178 u->timestamp.monotonic);297 _cleanup_free_ char *display = NULL, *realtime = NULL, *monotonic = NULL;308 "MONOTONIC", &monotonic,330 if (monotonic) {332 if (sscanf(monotonic, "%llu", &l) > 0)333 u->timestamp.monotonic = l;658 if (k.monotonic < ts.monotonic)666 if (k.monotonic > ts.monotonic)