Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/XRay/
H A DBlockVerifier.cpp30 case BlockVerifier::State::WallClockTime: in recordToString()
70 {State::NewBuffer, {mask(State::WallClockTime)}}, in transition()
72 {State::WallClockTime, in transition()
142 return transition(State::WallClockTime); in visit()
/freebsd-12.1/contrib/llvm/include/llvm/XRay/
H A DBlockVerifier.h31 WallClockTime, enumerator
H A DFDRRecords.h77 WallClockTime, enumerator
142 MetadataType::WallClockTime) {} in WallclockRecord()
146 MetadataType::WallClockTime), in WallclockRecord()