struct Diagnostics

Defined at line 55 of file ../../zircon/kernel/lib/wake-vector/include/lib/wake-vector.h

Diagnostic information about the wake vector managed by the implementor of this interface.

Public Members

bool enabled
zx_koid_t koid
array extra

Public Methods

int PrintExtra (const char * format)

Utility to write into the extra field printf style.

Defined at line 68 of file ../../zircon/kernel/lib/wake-vector/include/lib/wake-vector.h