Searched refs:LIBLLDB_LOG_EVENTS (Results 1 – 5 of 5) sorted by relevance
100 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS)); in StartListeningForEvents()131 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS)); in StartListeningForEvents()203 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS)); in AddEvent()273 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS)); in FindNextEventInternal()351 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS)); in GetEventInternal()369 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS); in GetEventInternal()374 log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS); in GetEventInternal()
27 {{"event"}, {"log broadcaster, listener and event queue activities"}, LIBLLDB_LOG_EVENTS},
213 if (Log *log = lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EVENTS)) { in PrivateBroadcastEvent()264 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EVENTS)); in HijackBroadcaster()295 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EVENTS)); in RestoreBroadcaster()
18 #define LIBLLDB_LOG_EVENTS (1u << 4) macro
3325 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_EVENTS | in ShouldBroadcastEvent()3477 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_EVENTS)); in StartPrivateStateThread()