Home
last modified time | relevance | path

Searched refs:logcat_monitor_contentions (Results 1 – 1 of 1) sorted by relevance

/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py286 def dump_monitor_contentions(logcat_monitor_contentions): argument
288 for item in logcat_monitor_contentions.items():
411 logcat_timing_points, logcat_monitor_contentions =\
415 dump_monitor_contentions(logcat_monitor_contentions)