Searched refs:timelineTimestamp (Results 1 – 1 of 1) sorted by relevance
1023 double timelineTimestamp = m_timeConverter.fromMonotonicallyIncreasingTime(event.timestamp); in processGPUEvent() local1025 …m_pendingGPURecord = TimelineRecordFactory::createBackgroundRecord(timelineTimestamp, "gpu", Timel… in processGPUEvent()1027 m_pendingGPURecord->setNumber("endTime", timelineTimestamp); in processGPUEvent()