Searched defs:EventType (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_fdr_log_writer.h192 bool writeTypedEvent(int32_t Delta, uint16_t EventType, const void *Event, argument
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventsWrapper.h73 int iJIT_NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { argument
79 int iJitIttNotifyInfo(IttEventType EventType, const char *Name, argument
H A DIntelJITEventListener.cpp69 void reportSection(llvm::IttEventType EventType, const char *SectionName, argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-jitlistener/
H A Dllvm-jitlistener.cpp42 int NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { argument
91 int ittNotifyInfo(IttEventType EventType, const char *Name, unsigned int Size) { argument
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h22 enum class EventType : u64 { class in namespace:__tsan
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/XRay/
H A DFDRRecords.h265 uint16_t EventType = 0; member in class:llvm::xray::TypedEventRecord

Completed in 75 milliseconds