Searched defs:Event (Results 1 - 25 of 48) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/DirectoryWatcher/
H A DDirectoryWatcher.h66 struct Event { struct in class:clang::DirectoryWatcher
98 Event(EventKind Kind, llvm::StringRef Filename) function in struct:clang::DirectoryWatcher::Event
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_evlog.c29 RPC_LogPcrEvent_TP(struct host_table_entry *hte, TSS_PCR_EVENT Event, UINT32 * pNumber ) argument
/netbsd-current/games/trek/
H A Dexterns.c107 struct event Event[MAXEVENTS]; variable in typeref:struct:event
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DPerfHelper.h102 PerfEvent Event; member in class:llvm::exegesis::pfm::Counter
H A DPerfHelper.cpp146 Counter::Counter(PerfEvent &&Event) : Event(std::move(Event)) {} argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DDispatchStatistics.cpp21 void DispatchStatistics::onEvent(const HWStallEvent &Event) { argument
26 void DispatchStatistics::onEvent(const HWInstructionEvent &Event) { argument
H A DSummaryView.cpp40 void SummaryView::onEvent(const HWInstructionEvent &Event) { argument
H A DRetireControlUnitStatistics.cpp31 void RetireControlUnitStatistics::onEvent(const HWInstructionEvent &Event) { argument
H A DSchedulerStatistics.cpp44 void SchedulerStatistics::onEvent(const HWInstructionEvent &Event) { argument
H A DResourcePressureView.cpp44 void ResourcePressureView::onEvent(const HWInstructionEvent &Event) { argument
H A DRegisterFileStatistics.cpp80 void RegisterFileStatistics::onEvent(const HWInstructionEvent &Event) { argument
H A DBottleneckAnalysis.cpp106 void PressureTracker::handlePressureEvent(const HWPressureEvent &Event) { argument
66 handleInstructionIssuedEvent( const HWInstructionIssuedEvent &Event) argument
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslstartup.c308 UINT8 Event; local
H A Daslcompile.c95 UINT8 Event; local
212 UINT8 Event; local
701 ASL_EVENT_INFO *Event; local
[all...]
H A Ddtcompile.c89 UINT8 Event; local
/netbsd-current/sys/external/bsd/acpica/dist/events/
H A Devevent.c305 AcpiEvFixedEventDispatch( UINT32 Event) argument
[all...]
/netbsd-current/sys/external/bsd/gnu-efi/dist/lib/
H A Devent.c37 EFI_EVENT Event; local
80 WaitForSingleEvent( IN EFI_EVENT Event, IN UINT64 Timeout OPTIONAL ) argument
137 WaitForEventWithTimeout( IN EFI_EVENT Event, IN UINTN Timeout, IN UINTN Row, IN UINTN Column, IN CHAR16 *String, IN EFI_INPUT_KEY TimeoutKey, OUT EFI_INPUT_KEY *Key ) argument
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_trace.h42 typedef u64 Event; typedef in namespace:__tsan
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_evlog.c30 TCS_LogPcrEvent_Internal(TCS_CONTEXT_HANDLE hContext, TSS_PCR_EVENT Event, UINT32 *pNumber) argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_trace.h40 typedef u64 Event; typedef in namespace:__tsan
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_log_writer.h168 bool writeCustomEvent(int32_t Delta, const void *Event, int32_t EventSize) { argument
193 bool writeTypedEvent(int32_t Delta, uint16_t EventType, const void *Event, argument
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daehandlers.c308 AeTableHandler( UINT32 Event, void *Table, void *Context) argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerUtilFuchsia.cpp213 void CrashHandler(zx_handle_t *Event) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp245 struct inotify_event *Event = reinterpret_cast<struct inotify_event *>(P); local
285 DirectoryWatcher::Event Event = this->Queue.pop_front_blocking(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DHWEventListener.h164 virtual void onEvent(const HWInstructionEvent &Event) {} argument
165 virtual void onEvent(const HWStallEvent &Event) {} argument
166 virtual void onEvent(const HWPressureEvent &Event) {} argument

Completed in 227 milliseconds

12