Home
last modified time | relevance | path

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

/aosp12/art/runtime/metrics/
H A Dreporter.cc278 uint32_t reporting_mods = is_system_server in FromFlags() local
H A Dreporter_test.cc113 uint32_t reporting_mods = 100) { in SetupReporter()