Home
last modified time | relevance | path

Searched refs:LIST_OF_STATS (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/scripts/
H A Dgc_pause_stats.py27 LIST_OF_STATS = ["count", "min", "max", "avg", "sum"] variable in GCPauseStats
60 for stat_type in GCPauseStats.LIST_OF_STATS:
/arkcompiler/runtime_core/static_core/scripts/
H A Dgc_pause_stats.py70 LIST_OF_STATS = list(STATS_MAP.keys()) variable in StatsInfo
150 for stat_type in StatsInfo.LIST_OF_STATS:

Completed in 2 milliseconds