Searched refs:EncodePersistentStatsKey (Results 1 – 3 of 3) sorted by relevance
36 int EncodePersistentStatsKey(uint64_t timestamp, const std::string& key,
58 int EncodePersistentStatsKey(uint64_t now_seconds, const std::string& key, in EncodePersistentStatsKey() function
717 EncodePersistentStatsKey(now_seconds, stat.first, 100, key); in PersistStats()