Lines Matching full:timestamp
42 bool "Disable MIPI Sys-T protocol timestamp"
44 Remove the timestamp from the MIPI Sys-T protocol.
170 Selected by log backends that supports timestamp formatting.
173 bool "Timestamp formatting in the backend"
177 When enabled timestamp is formatted.
180 prompt "Timestamp format mode"
185 bool "Format timestamp in time format"
187 When enabled timestamp is formatted to hh:mm:ss.ms,us.
190 bool "Format timestamp in date format"
193 When enabled timestamp is formatted to YYYY-MM-DD hh:mm:ss.ms,us.
196 bool "Format timestamp in ISO 8601 format"
199 When enabled timestamp is formatted to YYYY-MM-DDThh:mm:ss,ffffffZ.
202 bool "Format timestamp in Linux format"
210 bool "Custom timestamp format support"
212 Enable support for custom formatter for the timestamp.