struct NotifyComponentStarting
Defined at line 885 of file ../../src/developer/debug/ipc/protocol.h
Notify that a component has started.
Only components of interest, i.e., those matching at least one of the filters, will be notified.
Public Members
uint64_t timestamp
ComponentInfo component
optional filter
vector matching_filters
Public Methods
void Serialize (Serializer & ser, uint32_t ver)
Defined at line 901 of file ../../src/developer/debug/ipc/protocol.h