Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/scripts/
H A Dgc_pause_stats.py67 def get_ms_time(line: str) -> float: function
157 time_v = get_ms_time(gc_info_str)
/arkcompiler/runtime_core/static_core/scripts/
H A Dgc_pause_stats.py213 def get_ms_time(line: str) -> float: member in GCStatsCollector
235 time_v = GCStatsCollector.get_ms_time(gc_info_str)

Completed in 2 milliseconds