Searched refs:TimeTraceProfilerEntry (Results 1 – 1 of 1) sorted by relevance
68 struct TimeTraceProfilerEntry { struct74 TimeTraceProfilerEntry(TimePointType &&S, TimePointType &&E, std::string &&N, in TimeTraceProfilerEntry() argument112 TimeTraceProfilerEntry &E = Stack.back(); in end()135 [&](const TimeTraceProfilerEntry &Val) { in end()180 for (const TimeTraceProfilerEntry &E : Entries) in write()183 for (const TimeTraceProfilerEntry &E : TTP->Entries) in write()272 SmallVector<TimeTraceProfilerEntry, 16> Stack;273 SmallVector<TimeTraceProfilerEntry, 128> Entries;