Searched refs:tableCreationError (Results 1 – 2 of 2) sorted by relevance
725 it->second->restricted_metric_stats[metricId].tableCreationError++; in noteRestrictedMetricTableCreationError()1023 dprintf(out, "Table creation error %lld, ", (long long)stats.second.tableCreationError); in dumpStats()1313 (long long)pair.second.tableCreationError, proto); in addConfigStatsToProto()
70 int64_t tableCreationError = 0; member