Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DBlockVerifier.cpp31 case BlockVerifier::State::WallClockTime: in recordToString()
32 return "WallClockTime"; in recordToString()
71 {State::NewBuffer, {mask(State::WallClockTime)}}, in transition()
73 {State::WallClockTime, in transition()
143 return transition(State::WallClockTime);
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DBlockVerifier.h29 WallClockTime, enumerator
H A DFDRRecords.h77 WallClockTime, enumerator
142 MetadataType::WallClockTime) {} in WallclockRecord()
146 MetadataType::WallClockTime), in WallclockRecord()