struct Koid
Defined at line 177 of file ../../src/performance/lib/fxt/include/lib/fxt/record_types.h
Wrapper struct to separate zx_koid_t from a uint64_t for both type safety and type deduction
Public Members
zx_koid_t koid
Public Methods
void Koid (const zx_koid_t koid)
Defined at line 178 of file ../../src/performance/lib/fxt/include/lib/fxt/record_types.h