Home
last modified time | relevance | path

Searched refs:stats_get (Results 1 – 25 of 145) sorted by relevance

123456

/dports/databases/galera26/galera-release_26.4.10/wsrep/src/examples/node/
H A Dstats.c84 struct wsrep_stats_var* const stats = wsrep->stats_get(wsrep); in stats_establish_mapping()
114 stats_get(node_store_t* const store, wsrep_t* const wsrep, long long stats[]) in stats_get() function
118 struct wsrep_stats_var* const ret = wsrep->stats_get(wsrep); in stats_get()
193 stats_get(node->store, wsrep, stats1); in node_stats_loop()
198 stats_get(node->store, wsrep, stats2); in node_stats_loop()
202 stats_get(node->store, wsrep, stats1); in node_stats_loop()
/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/wsrep-API/v26/examples/node/
H A Dstats.c84 struct wsrep_stats_var* const stats = wsrep->stats_get(wsrep); in stats_establish_mapping()
114 stats_get(node_store_t* const store, wsrep_t* const wsrep, long long stats[]) in stats_get() function
118 struct wsrep_stats_var* const ret = wsrep->stats_get(wsrep); in stats_get()
193 stats_get(node->store, wsrep, stats1); in node_stats_loop()
198 stats_get(node->store, wsrep, stats2); in node_stats_loop()
202 stats_get(node->store, wsrep, stats1); in node_stats_loop()
/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/wsrep-API/v26/examples/node/
H A Dstats.c84 struct wsrep_stats_var* const stats = wsrep->stats_get(wsrep); in stats_establish_mapping()
114 stats_get(node_store_t* const store, wsrep_t* const wsrep, long long stats[]) in stats_get() function
118 struct wsrep_stats_var* const ret = wsrep->stats_get(wsrep); in stats_get()
193 stats_get(node->store, wsrep, stats1); in node_stats_loop()
198 stats_get(node->store, wsrep, stats2); in node_stats_loop()
202 stats_get(node->store, wsrep, stats1); in node_stats_loop()
/dports/databases/mariadb105-client/mariadb-10.5.15/wsrep-lib/wsrep-API/v26/examples/node/
H A Dstats.c84 struct wsrep_stats_var* const stats = wsrep->stats_get(wsrep); in stats_establish_mapping()
114 stats_get(node_store_t* const store, wsrep_t* const wsrep, long long stats[]) in stats_get() function
118 struct wsrep_stats_var* const ret = wsrep->stats_get(wsrep); in stats_get()
193 stats_get(node->store, wsrep, stats1); in node_stats_loop()
198 stats_get(node->store, wsrep, stats2); in node_stats_loop()
202 stats_get(node->store, wsrep, stats1); in node_stats_loop()
/dports/databases/mariadb105-server/mariadb-10.5.15/wsrep-lib/wsrep-API/v26/examples/node/
H A Dstats.c84 struct wsrep_stats_var* const stats = wsrep->stats_get(wsrep); in stats_establish_mapping()
114 stats_get(node_store_t* const store, wsrep_t* const wsrep, long long stats[]) in stats_get() function
118 struct wsrep_stats_var* const ret = wsrep->stats_get(wsrep); in stats_get()
193 stats_get(node->store, wsrep, stats1); in node_stats_loop()
198 stats_get(node->store, wsrep, stats2); in node_stats_loop()
202 stats_get(node->store, wsrep, stats1); in node_stats_loop()
/dports/dns/gdnsd2/gdnsd-2.4.3/src/
H A Dstatio.c232 const stats_uint_t l_noerror = stats_get(&this_stats->noerror); in accumulate_statio()
235 const stats_uint_t l_notimp = stats_get(&this_stats->notimp); in accumulate_statio()
252 statio.udp_recvfail += stats_get(&this_stats->udp.recvfail); in accumulate_statio()
253 statio.udp_sendfail += stats_get(&this_stats->udp.sendfail); in accumulate_statio()
254 statio.udp_tc += stats_get(&this_stats->udp.tc); in accumulate_statio()
255 statio.udp_edns_big += stats_get(&this_stats->udp.edns_big); in accumulate_statio()
256 statio.udp_edns_tc += stats_get(&this_stats->udp.edns_tc); in accumulate_statio()
260 statio.tcp_recvfail += stats_get(&this_stats->tcp.recvfail); in accumulate_statio()
261 statio.tcp_sendfail += stats_get(&this_stats->tcp.sendfail); in accumulate_statio()
264 statio.dns_v6 += stats_get(&this_stats->v6); in accumulate_statio()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/
H A Dvpxstats.h37 vpx_fixed_buf_t stats_get(stats_io_t *stats);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/stats/
H A Daomstats.h38 aom_fixed_buf_t stats_get(stats_io_t *stats);
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/
H A Dvpxstats.h37 vpx_fixed_buf_t stats_get(stats_io_t *stats);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/
H A Dvpxstats.h37 vpx_fixed_buf_t stats_get(stats_io_t *stats);
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/stats/
H A Daomstats.h38 aom_fixed_buf_t stats_get(stats_io_t *stats);
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/
H A Dvpxstats.h37 vpx_fixed_buf_t stats_get(stats_io_t *stats);
/dports/multimedia/libvpx/libvpx-1.11.0/
H A Dvpxstats.h37 vpx_fixed_buf_t stats_get(stats_io_t *stats);
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/
H A Daomstats.h38 aom_fixed_buf_t stats_get(stats_io_t *stats);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/stats/
H A Daomstats.h38 aom_fixed_buf_t stats_get(stats_io_t *stats);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/
H A Dvpxstats.h37 vpx_fixed_buf_t stats_get(stats_io_t *stats);
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/
H A Dvpxstats.h37 vpx_fixed_buf_t stats_get(stats_io_t *stats);
/dports/www/firefox/firefox-99.0/third_party/aom/stats/
H A Daomstats.h38 aom_fixed_buf_t stats_get(stats_io_t *stats);
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/stats/
H A Daomstats.h38 aom_fixed_buf_t stats_get(stats_io_t *stats);
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/
H A Dvpxstats.h37 vpx_fixed_buf_t stats_get(stats_io_t *stats);
/dports/multimedia/aom/aom-3.2.0/stats/
H A Daomstats.h38 aom_fixed_buf_t stats_get(stats_io_t *stats);
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/
H A Dvpxstats.h37 vpx_fixed_buf_t stats_get(stats_io_t *stats);
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/
H A Dvpxstats.h37 vpx_fixed_buf_t stats_get(stats_io_t *stats);
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/stats/
H A Daomstats.h38 aom_fixed_buf_t stats_get(stats_io_t *stats);
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/stats/
H A Daomstats.h38 aom_fixed_buf_t stats_get(stats_io_t *stats);

123456