HomeSort by: relevance | last modified time | path
    Searched defs:stats (Results 1 - 25 of 254) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /src/external/gpl2/grep/dist/lib/
isdir.c 41 struct stat stats; local
43 return stat (path, &stats) == 0 && S_ISDIR (stats.st_mode);
  /src/external/ibm-public/postfix/dist/src/oqmgr/
qmgr_bounce.c 62 MSG_STATS stats; local
66 QMGR_MSG_STATS(&stats, message), recipient,
qmgr_defer.c 152 MSG_STATS stats; local
158 QMGR_MSG_STATS(&stats, message), recipient,
  /src/external/ibm-public/postfix/dist/src/qmgr/
qmgr_bounce.c 62 MSG_STATS stats; local
66 QMGR_MSG_STATS(&stats, message), recipient,
qmgr_defer.c 157 MSG_STATS stats; local
163 QMGR_MSG_STATS(&stats, message), recipient,
  /src/external/mpl/bind/dist/tests/isc/
stats_test.c 29 #include <isc/stats.h>
34 /* test stats */
36 isc_stats_t *stats = NULL; local
38 isc_stats_create(mctx, &stats, 4);
39 assert_int_equal(isc_stats_ncounters(stats), 4);
42 for (int i = 0; i < isc_stats_ncounters(stats); i++) {
43 assert_int_equal(isc_stats_get_counter(stats, i), 0);
47 for (int i = 0; i < isc_stats_ncounters(stats); i++) {
48 isc_stats_increment(stats, i);
49 assert_int_equal(isc_stats_get_counter(stats, i), 1)
    [all...]
  /src/external/ibm-public/postfix/dist/src/global/
msg_stats_scan.c 21 /* ... RECV_ATTR_FUNC(msg_stats_scan, (void *) &stats), ...
66 MSG_STATS *stats = (MSG_STATS *) ptr; local
83 if (LEN(buf) == sizeof(*stats)) {
84 memcpy((void *) stats, STR(buf), sizeof(*stats));
87 (unsigned) LEN(buf), (unsigned) sizeof(*stats));
  /src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_out_recipient.c 100 MSG_STATS stats; local
108 CLEANUP_MSG_STATS(&stats, state),
120 MSG_STATS stats; local
122 if (verify_append(state->queue_id, CLEANUP_MSG_STATS(&stats, state),
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
bin.h 23 bin_stats_t stats; member in struct:bin_s
63 /* Stats. */
68 bin_stats_t *stats = &dst_bin_stats->stats_data; local
69 stats->nmalloc += bin->stats.nmalloc;
70 stats->ndalloc += bin->stats.ndalloc;
71 stats->nrequests += bin->stats.nrequests;
72 stats->curregs += bin->stats.curregs
    [all...]
arena_structs.h 47 arena_stats_t stats; member in struct:arena_s
51 * associated with this arena. Stats from these are merged
  /src/external/bsd/jemalloc/include/jemalloc/internal/
bin.h 23 bin_stats_t stats; member in struct:bin_s
63 /* Stats. */
68 bin_stats_t *stats = &dst_bin_stats->stats_data; local
69 stats->nmalloc += bin->stats.nmalloc;
70 stats->ndalloc += bin->stats.ndalloc;
71 stats->nrequests += bin->stats.nrequests;
72 stats->curregs += bin->stats.curregs
    [all...]
arena_structs.h 47 arena_stats_t stats; member in struct:arena_s
51 * associated with this arena. Stats from these are merged
  /src/external/bsd/ntp/dist/libntp/lib/isc/pthreads/include/isc/
mutex.h 64 isc_mutexstats_t * stats; /*%< Mutex statistics. */ member in struct:__anon7427
  /src/external/mpl/bind/dist/lib/ns/
stats.c 1 /* $NetBSD: stats.c,v 1.8 2025/01/26 16:25:46 christos Exp $ */
21 #include <isc/stats.h>
24 #include <ns/stats.h>
38 ns_stats_attach(ns_stats_t *stats, ns_stats_t **statsp) {
39 REQUIRE(NS_STATS_VALID(stats));
42 isc_refcount_increment(&stats->references);
44 *statsp = stats;
49 ns_stats_t *stats; local
53 stats = *statsp;
56 if (isc_refcount_decrement(&stats->references) == 1)
67 ns_stats_t *stats = isc_mem_get(mctx, sizeof(*stats)); local
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/include/isc/
mutex.h 60 isc_mutexstats_t *stats; /*%< Mutex statistics. */ member in struct:__anon24398
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
bin.h 23 bin_stats_t stats; member in struct:bin_s
63 /* Stats. */
68 bin_stats_t *stats = &dst_bin_stats->stats_data; local
69 stats->nmalloc += bin->stats.nmalloc;
70 stats->ndalloc += bin->stats.ndalloc;
71 stats->nrequests += bin->stats.nrequests;
72 stats->curregs += bin->stats.curregs
    [all...]
arena_structs.h 47 arena_stats_t stats; member in struct:arena_s
51 * associated with this arena. Stats from these are merged
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
bin.h 23 bin_stats_t stats; member in struct:bin_s
63 /* Stats. */
68 bin_stats_t *stats = &dst_bin_stats->stats_data; local
69 stats->nmalloc += bin->stats.nmalloc;
70 stats->ndalloc += bin->stats.ndalloc;
71 stats->nrequests += bin->stats.nrequests;
72 stats->curregs += bin->stats.curregs
    [all...]
arena_structs.h 47 arena_stats_t stats; member in struct:arena_s
51 * associated with this arena. Stats from these are merged
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_stats.h 26 // Per-thread stats, live in per-thread cache.
59 // Global stats, used for aggregation and querying.
90 const AllocatorStats *stats = this; local
93 s[i] += stats->Get(AllocatorStat(i));
94 stats = stats->next_;
95 if (stats == this)
98 // All stats must be non-negative.
  /src/usr.sbin/altq/altqstat/
qdisc_wfq.c 53 queue_stats stats; member in struct:wfqinfo
110 qinfo[i].stats = wfq_stats.stats;
120 qinfo[i].bps = calc_rate(qinfo[i].stats.xmit_cnt.bytes,
122 qinfo[i].last_bytes = qinfo[i].stats.xmit_cnt.bytes;
131 top[j]->stats.xmit_cnt.packets <
132 qinfo[i].stats.xmit_cnt.packets)) {
150 top[j]->stats.weight,
151 top[j]->stats.bytes / 1024,
152 (ull)top[j]->stats.xmit_cnt.packets,
    [all...]
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_allocator_stats.h 25 // Per-thread stats, live in per-thread cache.
52 // Global stats, used for aggregation and querying.
79 const AllocatorStats *stats = this; local
80 for (; stats;) {
82 s[i] += stats->Get(AllocatorStat(i));
83 stats = stats->next_;
84 if (stats == this)
87 // All stats must be non-negative.
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_allocator_stats.h 25 // Per-thread stats, live in per-thread cache.
58 // Global stats, used for aggregation and querying.
89 const AllocatorStats *stats = this; local
92 s[i] += stats->Get(AllocatorStat(i));
93 stats = stats->next_;
94 if (stats == this)
97 // All stats must be non-negative.
  /src/external/mpl/bind/dist/tests/dns/
rdatasetstats_test.c 31 #include <dns/stats.h>
36 set_typestats(dns_stats_t *stats, dns_rdatatype_t type) {
42 dns_rdatasetstats_increment(stats, which);
46 dns_rdatasetstats_increment(stats, which);
50 set_nxdomainstats(dns_stats_t *stats) {
56 dns_rdatasetstats_increment(stats, which);
60 mark_stale(dns_stats_t *stats, dns_rdatatype_t type, int from, int to) {
66 dns_rdatasetstats_decrement(stats, which);
70 dns_rdatasetstats_increment(stats, which);
74 dns_rdatasetstats_decrement(stats, which)
196 dns_stats_t *stats = NULL; local
    [all...]
  /src/sys/arch/ia64/stand/efi/libefi/
efinet.c 239 static struct netif_stats stats[MAX_INTERFACES]; local
259 memset(stats, 0, sizeof(stats));
264 dif->dif_stats = &stats[i];

Completed in 22 milliseconds

1 2 3 4 5 6 7 8 91011