Searched defs:EventType (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlistener/ |
H A D | llvm-jitlistener.cpp | 42 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 D | IntelJITEventsWrapper.h | 73 int iJIT_NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in iJIT_NotifyEvent() 79 int iJitIttNotifyInfo(IttEventType EventType, const char *Name, in iJitIttNotifyInfo()
|
H A D | IntelJITEventListener.cpp | 68 void reportSection(llvm::IttEventType EventType, const char *SectionName, in reportSection()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_trace.h | 29 enum EventType { enum
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_trace.h | 27 enum EventType { enum
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | Wasm.h | 40 const wasm::WasmEventType *EventType, in WasmSymbol() 48 const wasm::WasmEventType *EventType; variable
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_trace.h | 28 enum EventType { enum 73 enum class EventType : u64 { enum
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ |
H A D | kfd_dbgmgr.h | 188 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 D | MCSymbolWasm.h | 30 Optional<wasm::WasmEventType> EventType; variable
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
H A D | xray_fdr_controller.h | 348 bool typedEvent(uint64_t TSC, uint16_t CPU, uint16_t EventType, in typedEvent()
|
H A D | xray_fdr_logging.cc | 586 uint16_t EventType, const void *Event, in fdrLoggingHandleTypedEvent()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/ |
H A D | FDRRecords.h | 265 uint16_t EventType = 0; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 532 const wasm::WasmEventType *EventType = nullptr; in parseLinkingSectionSymtab() local
|