class MemoryStallEventDispatcher
Defined at line 30 of file ../../zircon/kernel/object/include/object/event_dispatcher.h
Public Methods
zx_status_t Create (zx_system_memory_stall_type_tkind,zx_duration_mono_tthreshold,zx_duration_mono_twindow,KernelHandle<EventDispatcher> *handle,zx_rights_t *rights)
Defined at line 37 of file ../../zircon/kernel/object/event_dispatcher.cc
void ~MemoryStallEventDispatcher ()
Defined at line 73 of file ../../zircon/kernel/object/event_dispatcher.cc