Searched refs:tableDeletionError (Results 1 – 2 of 2) sorted by relevance
734 it->second->restricted_metric_stats[metricId].tableDeletionError++; in noteRestrictedMetricTableDeletionError()1024 dprintf(out, "Table deletion error %lld ", (long long)stats.second.tableDeletionError); in dumpStats()1315 (long long)pair.second.tableDeletionError, proto); in addConfigStatsToProto()
71 int64_t tableDeletionError = 0; member