Searched refs:timePos (Results 1 – 1 of 1) sorted by relevance
1243 constexpr size_t timePos = sizeof(perf_event_header) + sizeof(uint64_t) + sizeof(uint64_t) + in GetRecordFromMmap() local1245 GetRecordFieldFromMmap(mmap, &(mmap.timestamp), mmap.mmapPage->data_tail + timePos, in GetRecordFromMmap()