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