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

/system/extras/boottime_tools/io_analysis/
H A Dcheck_io_trace.py43 def get_string_pos(strings, string_to_find): function
110 cmd_pos = get_string_pos(words, "block_rq_complete:")
112 cmd_pos = get_string_pos(words, "block_bio_complete:")
H A Dcheck_io_trace_all.py46 def get_string_pos(strings, string_to_find): function

Completed in 59 milliseconds