Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp230 int atom_idx = entry.atom_key - kVendorAtomOffset; in fillAtomValues() local
249 (*atom_values)[atom_idx] = tmp; in fillAtomValues()
414 int atom_idx = atom_key - kVendorAtomOffset; in fillProcessStime() local
415 int size = atom_idx + 1; in fillProcessStime()
431 (*atom_values)[atom_idx] = tmp; in fillProcessStime()