Searched defs:EventType (Results  1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/llvm/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()
 
 | 
| /openbsd-src/gnu/llvm/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 | 69   void reportSection(llvm::IttEventType EventType, const char *SectionName,  in reportSection()
 | 
| /openbsd-src/gnu/llvm/compiler-rt/lib/xray/ | 
| H A D | xray_fdr_controller.h | 347   bool typedEvent(uint64_t TSC, uint16_t CPU, uint16_t EventType,  in typedEvent()
 | 
| H A D | xray_fdr_logging.cpp | 584     uint16_t EventType, const void *Event,  in fdrLoggingHandleTypedEvent()
 | 
| /openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ | 
| H A D | tsan_trace.h | 22 enum class EventType : u64 {  enum
 | 
| /openbsd-src/gnu/llvm/llvm/include/llvm/XRay/ | 
| H A D | FDRRecords.h | 265   uint16_t EventType = 0;  variable
 |