Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A DSampleDisplayer.h35 uint64_t total_period = info->total_period; in DisplayAccumulatedOverhead() local
48 uint64_t total_period = info->total_period; in DisplaySelfOverhead() local
H A Dcmd_report.cpp106 uint64_t total_period; member