|
DTNMA Reference Tools v2.1.0 - 7.g389b8d8
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Agent Instrumentation declarations. More...
Include dependency graph for instr.h:
This graph shows which files directly or indirectly include this file:Data Structures | |
| struct | refda_instr_t |
| Instrumentation counters for an Agent. More... | |
Macros | |
| #define | REFDA_INSTR_MSG_FAIL_MUTEX_ACQUIRE "Failed to acquire mutex." |
| #define | REFDA_INSTR_MSG_FAIL_MUTEX_RELEASE "Failed to release mutex." |
Functions | |
| void | refda_instr_init (refda_instr_t *obj) |
| Initialize counters to zero. | |
| void | refda_instr_deinit (refda_instr_t *obj) |
| Reset counters to zero. | |
Agent Instrumentation declarations.