Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/scripts/
H A Dgc_pause_stats.py24 GC_TYPES = ["YOUNG", "MIXED", "TENURED", "FULL"] variable in GCPauseStats
42 for gc_type in GCPauseStats.GC_TYPES:
91 for cause in GCPauseStats.GC_TYPES:
/arkcompiler/runtime_core/static_core/scripts/
H A Dgc_pause_stats.py170 GC_TYPES = ["YOUNG", "MIXED", "TENURED", "FULL"] variable in GCStatsCollector
206 for cause in GCStatsCollector.GC_TYPES:

Completed in 3 milliseconds