Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp94 ClockType::rep getFlameGraphStartUs(TimePointType StartTime) const { in getFlameGraphStartUs() function
190 auto StartUs = E.getFlameGraphStartUs(StartTime); in write()