Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_stat.cpp225 double run_sec = s.count / 1e9; in GetCommentForSummary() local
226 double used_cpus = run_sec / duration_in_sec; in GetCommentForSummary()