Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/XRay/
H A DBlockVerifier.cpp31 case BlockVerifier::State::WallClockTime: in recordToString()
71 {State::NewBuffer, {mask(State::WallClockTime)}}, in transition()
73 {State::WallClockTime, in transition()
143 return transition(State::WallClockTime); in visit()
/src/contrib/llvm-project/llvm/include/llvm/XRay/
H A DBlockVerifier.h28 WallClockTime, enumerator
H A DFDRRecords.h76 WallClockTime, enumerator
141 MetadataType::WallClockTime) {} in WallclockRecord()
145 MetadataType::WallClockTime), in WallclockRecord()