Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp1372 constexpr int total_start_idx = in fillPressureStallAtom() local
1374 constexpr int avg_start_idx = total_start_idx + kPsiNumAllTotals; in fillPressureStallAtom()
1383 unsigned int min_value_size = total_start_idx + kPsiNumAllUploadMetrics; in fillPressureStallAtom()
1388 int metric_idx = total_start_idx; in fillPressureStallAtom()