Searched refs:GetPerfEventRecord (Results 1 – 5 of 5) sorted by relevance
281 std::unique_ptr<PerfEventRecord> record = GetPerfEventRecord( in ReadRecord()
183 auto record = GetPerfEventRecord(static_cast<perf_event_type>(header->type), in ReadRecords()
1399 recordCallBack_(GetPerfEventRecord(*type, p, *attr)); in ReadRecordFromBuf()1418 recordCallBack_(GetPerfEventRecord(*type, p, *attr)); in ReadRecordFromBuf()
26 std::unique_ptr<PerfEventRecord> GetPerfEventRecord(const int type, uint8_t *p, in GetPerfEventRecord() function
418 std::unique_ptr<PerfEventRecord> GetPerfEventRecord(const int type, uint8_t *data,