Struct symsync_tlm_t¶
Telemetry attachment: a borrowed context + this object's probe ids. NULL ctx (the default) means detached — every probe site is then a single predicted-not-taken branch per recovered symbol. Zeroed in state blobs and preserved across set_state (DP_DEFINE_POD_STATE_TLM).
#include <symsync_core.h>
Public Attributes¶
| Type | Name |
|---|---|
| dp_tlm_t * | ctx |
| int32_t | id_e |
| int32_t | id_freq |
| int32_t | id_lock |
| int32_t | id_locked |
| int32_t | id_rate |
Public Attributes Documentation¶
variable ctx¶
NULL = detached
variable id_e¶
"<prefix>.e" — TED error
variable id_freq¶
"<prefix>.freq" — loop control
variable id_lock¶
"<prefix>.lock" — lock_signal mean
variable id_locked¶
"<prefix>.locked" — lockdet flag
variable id_rate¶
"<prefix>.rate" — rate estimate
The documentation for this class was generated from the following file native/inc/symsync/symsync_core.h