Home
last modified time | relevance | path

Searched defs:EventType (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlistener/
H A Dllvm-jitlistener.cpp42 int NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in NotifyEvent()
91 int ittNotifyInfo(IttEventType EventType, const char *Name, unsigned int Size) { in ittNotifyInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventsWrapper.h73 int iJIT_NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in iJIT_NotifyEvent()
79 int iJitIttNotifyInfo(IttEventType EventType, const char *Name, in iJitIttNotifyInfo()
H A DIntelJITEventListener.cpp68 void reportSection(llvm::IttEventType EventType, const char *SectionName, in reportSection()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_trace.h29 enum EventType { enum
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_trace.h27 enum EventType { enum
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DWasm.h40 const wasm::WasmEventType *EventType, in WasmSymbol()
48 const wasm::WasmEventType *EventType; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_trace.h28 enum EventType { enum
73 enum class EventType : u64 { enum
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_dbgmgr.h188 enum HSA_EVENTTYPE EventType; /* event type */ member
215 enum HSA_EVENTTYPE EventType; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSymbolWasm.h30 Optional<wasm::WasmEventType> EventType; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_controller.h348 bool typedEvent(uint64_t TSC, uint16_t CPU, uint16_t EventType, in typedEvent()
H A Dxray_fdr_logging.cc586 uint16_t EventType, const void *Event, in fdrLoggingHandleTypedEvent()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DFDRRecords.h265 uint16_t EventType = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp532 const wasm::WasmEventType *EventType = nullptr; in parseLinkingSectionSymtab() local