Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/advisor/advisor/
Ddb_stats_fetcher.py53 reqd_stats = []
62 reqd_stats.append(key[2:])
64 reqd_stats.append(key)
65 return reqd_stats
89 if stat in reqd_stats:
94 def fetch_timeseries(self, reqd_stats): argument
161 reqd_stats = []
164 return reqd_stats
286 reqd_stats = []
302 reqd_stats.append(key)
[all …]