Searched refs:sampleType (Results 1 – 2 of 2) sorted by relevance
53 enum sampleType { enum96 bool uploadOutlierMetric(const std::shared_ptr<IStats> &stats_client, sampleType type);
52 sampleType type) { in uploadOutlierMetric()120 uploadOutlierMetric(stats_client, static_cast<sampleType>(metric)); in uploadMetrics()