Home
last modified time | relevance | path

Searched defs:StatEntry (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/crosvm_plugin/src/
H A Dstats.rs10 struct StatEntry { struct
22 entries: [StatEntry; Stat::Count as usize], argument
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dretry_stats.py28 StatEntry = collections.namedtuple( variable