Home | History | Annotate | Download | only in liblog

Lines Matching refs:monotonic

301     else if (strcmp(formatString, "monotonic") == 0) format = FORMAT_MODIFIER_MONOTONIC;
1043 * be highly suspect regarding the monotonic time calculations.
1055 struct timespec monotonic;
1074 e = readSeconds(e, &monotonic);
1096 suspended_monotonic = monotonic;
1131 subTimespec(&list->convert, &time, &monotonic);
1302 // prevent convertMonotonic from being called if logd is monotonic