HomeSort by relevance Sort by last modified time
    Searched full:has_timestamp_ (Results 1 - 2 of 2) sorted by null

  /system/extras/simpleperf/
record.cpp 717 has_timestamp_(attr.sample_id_all && (attr.sample_type & PERF_SAMPLE_TIME)),
731 if (has_timestamp_) {
750 if (has_timestamp_) {
record.h 348 bool has_timestamp_; member in class:RecordCache

Completed in 1138 milliseconds