Searched refs:getFlameGraphStartUs (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp62 steady_clock::rep getFlameGraphStartUs(TimePointType StartTime) const { function in struct:__anon3808::Entry
96 (E.getFlameGraphStartUs(StartTime) + E.getFlameGraphDurUs() >=
97 Entries.back().getFlameGraphStartUs(StartTime) +
142 auto StartUs = E.getFlameGraphStartUs(StartTime);

Completed in 109 milliseconds