Home
last modified time | relevance | path

Searched defs:event_type (Results 1 – 25 of 29) sorted by relevance

12

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DEvent.cpp30 Event::Event(Broadcaster *broadcaster, uint32_t event_type, EventData *data) in Event()
34 Event::Event(Broadcaster *broadcaster, uint32_t event_type, in Event()
39 Event::Event(uint32_t event_type, EventData *data) in Event()
42 Event::Event(uint32_t event_type, const EventDataSP &event_data_sp) in Event()
H A DBroadcaster.cpp148 bool Broadcaster::BroadcasterImpl::EventTypeHasListeners(uint32_t event_type) { in EventTypeHasListeners()
198 const uint32_t event_type = event_sp->GetType(); in PrivateBroadcastEvent() local
244 void Broadcaster::BroadcasterImpl::BroadcastEvent(uint32_t event_type, in BroadcastEvent()
251 uint32_t event_type, const lldb::EventDataSP &event_data_sp) { in BroadcastEvent()
257 uint32_t event_type, EventData *event_data) { in BroadcastEventIfUnique()
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBBroadcaster.cpp48 void SBBroadcaster::BroadcastEventByType(uint32_t event_type, bool unique) { in BroadcastEventByType()
99 bool SBBroadcaster::EventTypeHasListeners(uint32_t event_type) { in EventTypeHasListeners()
H A DSBEvent.cpp27 SBEvent::SBEvent(uint32_t event_type, const char *cstr, uint32_t cstr_len) in SBEvent()
75 uint32_t event_type = 0; in GetType() local
H A DSBDebugger.cpp629 const uint32_t event_type = event.GetType(); in HandleProcessEvent() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinf-loop.c44 inferior_event_handler (enum inferior_event_type event_type, in inferior_event_handler()
H A Dremote.c5332 remote_async (void (*callback) (enum inferior_event_type event_type, void *context), void *context) in remote_async()
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DBroadcaster.h270 void BroadcastEvent(uint32_t event_type, in BroadcastEvent()
345 bool EventTypeHasListeners(uint32_t event_type) { in EventTypeHasListeners()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectQuit.cpp102 const uint32_t event_type = in DoExecute() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp1293 const uint32_t event_type = Debugger::eBroadcastBitProgress; in PrivateReportProgress() local
1330 uint32_t event_type = 0; in PrivateReportDiagnostic() local
1521 const uint32_t event_type = in HandleBreakpointEvent() local
1588 const uint32_t event_type = event_sp->GetType(); in HandleProcessEvent() local
1673 const uint32_t event_type = event_sp->GetType(); in HandleThreadEvent() local
1739 uint32_t event_type = event_sp->GetType(); in DefaultEventHandler() local
H A DThreadedCommunication.cpp133 const uint32_t event_type = event_sp->GetType(); in Read() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.c112 iJIT_NotifyEvent(iJIT_JVM_EVENT event_type, void *EventSpecificData) in iJIT_NotifyEvent()
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_interface.cpp454 const char *const event_type) XRAY_NEVER_INSTRUMENT { in __xray_register_event_type()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp774 uint32_t event_type = event_sp->GetType(); in AsyncThread() local
/openbsd-src/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_events.c396 uint32_t event_type, bool auto_reset, uint32_t node_id, in kfd_event_create()
H A Dkfd_pm4_headers_vi.h453 unsigned int event_type:6; member
H A Dkfd_pm4_headers_ai.h512 unsigned int event_type:6; member
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpoint.cpp1068 BreakpointEventType event_type = GetBreakpointEventType(); in Dump() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1740 ConstString event_type; in HandleDisplayOfEvent() local
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp482 auto event_type = in EventThreadFunction() local
/openbsd-src/sys/dev/ic/
H A Daic7xxxvar.h679 uint8_t event_type; /* MSG type or EVENT_TYPE_BUS_RESET */ member
H A Daic7xxx.c5992 u_int initiator_id, u_int event_type, u_int event_arg) in ahc_queue_lstate_event() argument
H A Dbwfmreg.h767 uint32_t event_type; member
H A Daic79xx.h700 uint8_t event_type; /* MSG type or EVENT_TYPE_BUS_RESET */ member
/openbsd-src/sys/dev/pci/drm/include/uapi/linux/
H A Dkfd_ioctl.h273 __u32 event_type; /* to KFD */ member

12