Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord.cpp972 : has_timestamp_(has_timestamp), in RecordCache()
982 if (has_timestamp_) { in Push()
999 if (has_timestamp_) { in Pop()
Drecord.h563 bool has_timestamp_; variable