OpenDNSSEC-signer  1.4.9
Data Fields
stats_struct Struct Reference

#include <stats.h>

Data Fields

int32_t sort_count
 
time_t sort_time
 
int sort_done
 
int32_t nsec_count
 
time_t nsec_time
 
int32_t sig_count
 
int32_t sig_soa_count
 
int32_t sig_reuse
 
time_t sig_time
 
time_t audit_time
 
time_t start_time
 
time_t end_time
 
lock_basic_type stats_lock
 

Detailed Description

Definition at line 54 of file stats.h.

Field Documentation

time_t stats_struct::audit_time

Definition at line 64 of file stats.h.

time_t stats_struct::end_time

Definition at line 66 of file stats.h.

Referenced by stats_clear(), stats_log(), and tools_output().

int32_t stats_struct::nsec_count

Definition at line 58 of file stats.h.

Referenced by adapi_trans_diff(), adapi_trans_full(), stats_clear(), and stats_log().

time_t stats_struct::nsec_time

Definition at line 59 of file stats.h.

Referenced by adapi_trans_diff(), adapi_trans_full(), stats_clear(), and stats_log().

int32_t stats_struct::sig_count

Definition at line 60 of file stats.h.

Referenced by rrset_sign(), stats_clear(), stats_log(), tools_output(), and worker_create().

int32_t stats_struct::sig_reuse

Definition at line 62 of file stats.h.

Referenced by rrset_sign(), stats_clear(), stats_log(), and worker_create().

int32_t stats_struct::sig_soa_count

Definition at line 61 of file stats.h.

Referenced by rrset_sign(), stats_clear(), tools_output(), and worker_create().

time_t stats_struct::sig_time

Definition at line 63 of file stats.h.

Referenced by stats_clear(), stats_log(), and worker_create().

int32_t stats_struct::sort_count

Definition at line 55 of file stats.h.

Referenced by stats_clear(), stats_log(), tools_input(), zone_add_rr(), and zone_del_rr().

int stats_struct::sort_done

Definition at line 57 of file stats.h.

Referenced by stats_clear(), tools_input(), and tools_output().

time_t stats_struct::sort_time

Definition at line 56 of file stats.h.

Referenced by stats_clear(), stats_log(), and tools_input().

time_t stats_struct::start_time
lock_basic_type stats_struct::stats_lock

The documentation for this struct was generated from the following file: