Searched refs:monotonic_output (Results 1 – 1 of 1) sorted by relevance
58 bool monotonic_output; member209 p_ret->monotonic_output = android_log_clockid() == CLOCK_MONOTONIC; in android_log_format_new()264 p_format->monotonic_output = true; in android_log_setPrintFormat()1301 if (p_format->monotonic_output) { in android_log_formatLogLine()1313 if (p_format->epoch_output || p_format->monotonic_output) { in android_log_formatLogLine()1316 p_format->monotonic_output ? "%6lld" : "%19lld", in android_log_formatLogLine()