Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DSampleDisplayer.h34 uint64_t total_period = info->total_period; in DisplayAccumulatedOverhead() local
47 uint64_t total_period = info->total_period; in DisplaySelfOverhead() local
Dcmd_report.cpp99 uint64_t total_period; member