Searched refs:reset_time_sec (Results 1 – 3 of 3) sorted by relevance
233 it->second->reset_time_sec = getWallClockSec(); in noteConfigResetInternalLocked()913 configStats->deletion_time_sec, configStats->reset_time_sec, in dumpStats()1166 if (configStats.reset_time_sec != 0) { in addConfigStatsToProto()1167 proto->write(FIELD_TYPE_INT32 | FIELD_ID_CONFIG_STATS_RESET, configStats.reset_time_sec); in addConfigStatsToProto()
81 int32_t reset_time_sec = 0; member
483 optional int32 reset_time_sec = 19; field