Home
last modified time | relevance | path

Searched defs:timings (Results 1 – 2 of 2) sorted by relevance

/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py251 def generate_timing_points(timing_events, timings): argument
639 def collect_events(search_events, command, timings, stop_events, disable_timing_after_zygote): argument
/system/core/bootstat/
Dbootstat.cpp1011 BootloaderTimingMap timings; in GetBootLoaderTimings() local