Home
last modified time | relevance | path

Searched defs:WallclockRecord (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DFDRTraceExpander.cpp26 Error TraceExpander::visit(WallclockRecord &) { return Error::success(); } in visit() argument
DBlockVerifier.cpp140 Error BlockVerifier::visit(WallclockRecord &) { in visit() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DFDRRecords.h139 WallclockRecord() in WallclockRecord() function
143 explicit WallclockRecord(uint64_t S, uint32_t N) in WallclockRecord() function