Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/scripts/
H A Dgc_pause_stats.py125 def detect_str(line: str) -> (int, int): function
154 ii = detect_str(f_line)
/arkcompiler/runtime_core/static_core/scripts/
H A Dgc_pause_stats.py184 def detect_str(line: str): member in GCStatsCollector
232 ii = GCStatsCollector.detect_str(f_line)

Completed in 2 milliseconds