Searched refs:reset_time_sec (Results 1 – 3 of 3) sorted by relevance
190 it->second->reset_time_sec = getWallClockSec(); in noteConfigResetInternalLocked()680 configStats->deletion_time_sec, configStats->reset_time_sec, in dumpStats()864 if (configStats.reset_time_sec != 0) { in addConfigStatsToProto()865 proto->write(FIELD_TYPE_INT32 | FIELD_ID_CONFIG_STATS_RESET, configStats.reset_time_sec); in addConfigStatsToProto()
37 int32_t reset_time_sec = 0; member
400 optional int32 reset_time_sec = 19; field