Home
last modified time | relevance | path

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

/packages/services/Car/tools/watchdog/parser/
Dcarwatchdog_dump_parser.py715 def _parse_stats_collections( function
739 boot_time_stats, idx = _parse_stats_collections(lines, idx)
746 last_n_minutes_stats, idx = _parse_stats_collections(lines, idx)
751 custom_collection_stats, idx = _parse_stats_collections(lines, idx)