Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/scripts/
H A Dgc_pause_stats.py30 def sort_one_gc_stat(stats: dict, gc_type: str) -> list: function
44 stats_info.append(sort_one_gc_stat(stats, gc_type))

Completed in 1 milliseconds