Searched refs:GetPerfEventRecord (Results 1 – 3 of 3) sorted by relevance
281 std::unique_ptr<PerfEventRecord> record = GetPerfEventRecord( in ReadRecord()
32 std::unique_ptr<PerfEventRecord> GetPerfEventRecord(const int type, uint8_t *p, in GetPerfEventRecord() function92 return GetPerfEventRecord(type, p, attr); in GetPerfSampleFromCache()111 return GetPerfEventRecord(type, p, attr); in GetPerfSampleFromCacheMain()
433 std::unique_ptr<PerfEventRecord> GetPerfEventRecord(const int type, uint8_t *p,