Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/advisor/advisor/
Ddb_bench_runner.py104 perf_context_ts = {}
106 perf_context_ts[stat] = {
109 output[self.PERF_CON] = perf_context_ts
Ddb_stats_fetcher.py125 def __init__(self, perf_context_ts, stats_freq_sec, cumulative): argument
135 self.keys_ts = {NO_ENTITY: perf_context_ts}