Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DXRayRecord.h63 TYPED_EVENT enumerator
H A DYAMLXRayRecord.h62 IO.enumCase(Type, "typed-event", xray::RecordTypes::TYPED_EVENT);
/freebsd/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_interface.h29 TYPED_EVENT = 5, enumerator
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DRecordPrinter.cpp99 case RecordTypes::TYPED_EVENT: in visit()
H A DFDRTraceExpander.cpp77 CurrentRecord.Type = RecordTypes::TYPED_EVENT; in visit()
H A DProfile.cpp379 case RecordTypes::TYPED_EVENT: in profileFromTrace()
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp147 case RecordTypes::TYPED_EVENT: in exportAsRAWv1()
301 case RecordTypes::TYPED_EVENT: in exportAsChromeTraceEventFormat()
H A Dxray-account.cpp175 case RecordTypes::TYPED_EVENT: in accountRecord()
442 case RecordTypes::TYPED_EVENT: in format()
H A Dxray-stacks.cpp368 case RecordTypes::TYPED_EVENT: in accountRecord()
H A Dxray-graph.cpp269 case RecordTypes::TYPED_EVENT: in accountRecord()
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_logging.cpp516 case XRayEntryType::TYPED_EVENT: in fdrLoggingHandleArg0()
546 case XRayEntryType::TYPED_EVENT: in fdrLoggingHandleArg1()
H A Dxray_interface.cpp172 case XRayEntryType::TYPED_EVENT: in patchSled()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h338 TYPED_EVENT = 5, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1299 recordSled(CurSled, MI, SledKind::TYPED_EVENT, 2); in LowerPATCHABLE_TYPED_EVENT_CALL()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp460 recordSled(CurSled, MI, SledKind::TYPED_EVENT, 2); in LowerPATCHABLE_EVENT_CALL()