Searched refs:monotonic_output (Results 1 – 1 of 1) sorted by relevance
64 bool monotonic_output; member217 p_ret->monotonic_output = false; in android_log_format_new()274 p_format->monotonic_output = true; in android_log_setPrintFormat()1448 if (p_format->monotonic_output) { in android_log_formatLogLine()1458 if (p_format->epoch_output || p_format->monotonic_output) { in android_log_formatLogLine()1460 snprintf(timeBuf, sizeof(timeBuf), p_format->monotonic_output ? "%6lld" : "%19lld", in android_log_formatLogLine()