Searched refs:reset_time_sec (Results 1 – 3 of 3) sorted by relevance
188 it->second->reset_time_sec = getWallClockSec(); in noteConfigResetInternalLocked()633 configStats->deletion_time_sec, configStats->reset_time_sec, in dumpStats()797 if (configStats.reset_time_sec != 0) { in addConfigStatsToProto()798 proto->write(FIELD_TYPE_INT32 | FIELD_ID_CONFIG_STATS_RESET, configStats.reset_time_sec); in addConfigStatsToProto()
38 int32_t reset_time_sec = 0; member
351 optional int32 reset_time_sec = 19; field