Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DRecordReadThread.h80 size_t time_pos_in_sample_records_ = 0; variable
DRecordReadThread.cpp114 time_pos_in_sample_records_ = pos; in RecordParser()
130 return time_pos_in_sample_records_; in GetTimePos()