|
DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Agent Instrumentation declarations. More...
#include <m-atomic.h>
Include dependency graph for instr.h:
This graph shows which files directly or indirectly include this file:Data Structures | |
| struct | refdm_instr_t |
| Instrumentation counters for a Manager. More... | |
Functions | |
| void | refdm_instr_init (refdm_instr_t *obj) |
| Initialize counters to zero. | |
| void | refdm_instr_deinit (refdm_instr_t *obj) |
| Reset counters to zero. | |
Agent Instrumentation declarations.
| void refdm_instr_deinit | ( | refdm_instr_t * | obj | ) |
Reset counters to zero.
| void refdm_instr_init | ( | refdm_instr_t * | obj | ) |
Initialize counters to zero.
References refdm_instr_t::num_execset_sent, refdm_instr_t::num_execset_sent_failure, and refdm_instr_t::num_rptset_recv.