Home
last modified time | relevance | path

Searched defs:extra_counters (Results 1 – 2 of 2) sorted by relevance

/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dstats-t.h489 struct extra_counters { struct
490 char *data; /* heap containing counters allocated in a linear fashion */
491 size_t size; /* size of allocated data */
515 struct extra_counters *name argument
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dstats-t.h496 struct extra_counters { struct
497 char *data; /* heap containing counters allocated in a linear fashion */
498 size_t size; /* size of allocated data */
499 enum counters_type type; /* type of object containing the counters */