Searched refs:kStatsSnapshotType (Results 1 – 2 of 2) sorted by relevance
53 if (kStatsSnapshotType[type] < 0) in uploadOutlierMetric()57 min_stats_ss.set_type(toBatterySnapshotType(kStatsSnapshotType[type])); in uploadOutlierMetric()66 max_stats_ss.set_type(toBatterySnapshotType(kStatsSnapshotType[type] + 1)); in uploadOutlierMetric()130 if ((metric == RES && num_res_samples_ == 0) || kStatsSnapshotType[metric] < 0) in uploadMetrics()194 kStatsSnapshotType[metric] < 0) in recordSample()
59 const int kStatsSnapshotType[NUM_FIELDS] = { variable