struct diagnostics

Defined at line 78 of file ../../zircon/kernel/object/include/object/handle.h

Should only be called by diagnostics.cpp.

Public Methods

void DumpTableInfo ()

Dumps internal details of the handle table using printf().

Defined at line 224 of file ../../zircon/kernel/object/handle.cc

size_t OutstandingHandles ()

Returns the number of outstanding handles.

Defined at line 220 of file ../../zircon/kernel/object/handle.cc