Home
last modified time | relevance | path

Searched refs:log_timestamps_ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dlogger.h88 log_timestamps_ = log_ts_enabled; in SetTimestampLogging()
136 bool log_timestamps_; variable
H A Dlogger.cc42 if (log_timestamps_) { in VLogF()
89 log_timestamps_(true) { in Logger()
H A Dsat.h180 bool log_timestamps_; // Whether to add timestamps to log lines. variable
H A Dsat.cc571 Logger::GlobalLogger()->SetTimestampLogging(log_timestamps_); in Initialize()
685 log_timestamps_ = true; in Sat()
858 ARG_KVALUE("--no_timestamps", log_timestamps_, false); in ParseArgs()