Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord.h348 bool has_timestamp_; variable
Drecord.cpp717 has_timestamp_(attr.sample_id_all && (attr.sample_type & PERF_SAMPLE_TIME)), in RecordCache()
731 if (has_timestamp_) { in Push()
750 if (has_timestamp_) { in Pop()