Home
last modified time | relevance | path

Searched refs:total (Results 201 – 225 of 645) sorted by relevance

12345678910>>...26

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cpp122 void ThreadRegistry::GetNumberOfThreads(uptr *total, uptr *running, in GetNumberOfThreads() argument
125 if (total) in GetNumberOfThreads()
126 *total = threads_.size(); in GetNumberOfThreads()
/freebsd/contrib/file/magic/Magdir/
H A Disz11 #>16 lelong x \b, total sectors %u
/freebsd/contrib/nvi/common/
H A Dkey.c362 size_t total; in v_event_push() local
379 total = gp->i_cnt + gp->i_next + nitems + TERM_PUSH_SHIFT; in v_event_push()
380 if (total >= gp->i_nelem && v_event_grow(sp, MAX(total, 64))) in v_event_push()
/freebsd/contrib/unbound/daemon/
H A Dstats.h107 void server_stats_add(struct ub_stats_info* total, struct ub_stats_info* a);
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_pax.c1839 size_t total; in archive_write_pax_data() local
1859 total = 0; in archive_write_pax_data()
1860 while (total < s) { in archive_write_pax_data()
1871 return (total); in archive_write_pax_data()
1873 p = ((const unsigned char *)buff) + total; in archive_write_pax_data()
1874 ws = s - total; in archive_write_pax_data()
1882 total += ws; in archive_write_pax_data()
1888 total += ws; in archive_write_pax_data()
1892 return (total); in archive_write_pax_data()
/freebsd/contrib/libxo/tests/gettext/saved/
H A Dgt_01.J.out1 …erb":"urningbay","owner":"ymay","target":"ouchcay", "bytes": [0,1,2,3,4],"total":1234,"received":1…
H A Dgt_01.JP.out20 "total": 1234,
/freebsd/sys/contrib/zlib/
H A Dinflate.h93 unsigned long total; /* protected copy of output count */ member
/freebsd/usr.sbin/ppp/
H A Dlink.h46 struct pppThroughput total; /* Link throughput statistics */ member
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c73 table->total = 0; in mlx4_init_mac_table()
87 table->total = 0; in mlx4_init_vlan_table()
292 if (table->total == table->max) { in __mlx4_register_mac()
310 ++table->total; in __mlx4_register_mac()
323 ++dup_table->total; in __mlx4_register_mac()
423 --table->total; in __mlx4_unregister_mac()
433 --table->total; in __mlx4_unregister_mac()
708 ++table->total; in __mlx4_register_vlan()
721 ++dup_table->total; in __mlx4_register_vlan()
802 --table->total; in __mlx4_unregister_vlan()
[all …]
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlvm.c293 void luaV_concat (lua_State *L, int total) { in luaV_concat() argument
294 lua_assert(total >= 2); in luaV_concat()
313 for (i = 1; i < total && tostring(L, top-i-1); i++) { in luaV_concat()
329 total -= n-1; /* got 'n' strings to create 1 new */ in luaV_concat()
331 } while (total > 1); /* repeat until only 1 result left */ in luaV_concat()
511 int total = cast_int(top - 1 - (base + b)); /* yet to concatenate */ in luaV_finishOp() local
513 if (total > 1) { /* are there elements to concat? */ in luaV_finishOp()
515 luaV_concat(L, total); /* concat them (may yield again) */ in luaV_finishOp()
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md73 | size | bytes | total pool size |
100 | examined | bytes | total data examined during scan |
101 | to_examine | bytes | prediction of total bytes to be scanned |
106 | to_process | bytes | total bytes to be repaired |
153 The largest bucket is tagged "le=+Inf", representing the total count
190 The largest bucket is tagged "le=+Inf", representing the total count
/freebsd/contrib/libxo/tests/core/saved/
H A Dtest_02.H.out5total">30</div><div class="text"> </div><div class="note">mbufs &lt;&amp;&gt; in use (current/cach…
H A Dtest_02.HP.out93 <div class="data" data-tag="mbuf-total">30</div>
95 <div class="note">mbufs &lt;&amp;&gt; in use (current/cache/total)</div>
106 <div class="data" data-tag="total" data-units="kb">640</div>
111 <div class="data" data-tag="total" data-units="kilobytes">640</div>
/freebsd/contrib/wpa/src/utils/
H A Dos_unix.c386 unsigned long total = 0; in os_program_deinit() local
388 total += a->len; in os_program_deinit()
399 if (total) in os_program_deinit()
401 (unsigned long) total); in os_program_deinit()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp72 uint32_t total = 0; in GetNumExternalSelectors() local
74 total += Sources[i]->GetNumExternalSelectors(); in GetNumExternalSelectors()
75 return total; in GetNumExternalSelectors()
/freebsd/contrib/one-true-awk/testdir/
H A Dctimes37 printf "total new/old = %.3f\n", totnew/totold
H A Dsgi.ctimes37 printf "total new/old = %.3f\n", totnew/totold
/freebsd/sys/vm/
H A Dswap_pager.h83 void swap_pager_status(int *total, int *used);
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-xgene.txt4 This gpio controller controls a total of 48 gpios.
/freebsd/contrib/nvi/ex/
H A Dex.c1832 long total, val; in ex_line() local
1972 total = 0; in ex_line()
2017 total += ecp->cp[0] == '+' ? 1 : -1; in ex_line()
2033 total, val)) != NUM_OK) { in ex_line()
2038 total += isneg ? -val : val; in ex_line()
2049 if (*isaddrp && total != 0) { in ex_line()
2050 if (total < 0) { in ex_line()
2051 if (-total > mp->lno) { in ex_line()
2058 if (!NPFITS(MAX_REC_NUMBER, mp->lno, total)) { in ex_line()
2063 mp->lno += total; in ex_line()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp137 std::string statistic::format(char unit, bool total) const { in format()
144 if (total) in format()
151 if (total) in format()
206 bins[bin].total += sample; in addSample()
231 result << formatSI(count(i), 9, ' ') << ", " << formatSI(total(i), 9, unit); in format()
/freebsd/sys/kern/
H A Dsubr_epoch.c811 int i, npending, total; in epoch_call_task() local
816 for (total = i = 0; i != MAX_EPOCHS; i++) { in epoch_call_task()
826 total += npending - record->n_pending; in epoch_call_task()
829 *DPCPU_PTR(epoch_cb_count) -= total; in epoch_call_task()
832 counter_u64_add(epoch_call_count, total); in epoch_call_task()
/freebsd/crypto/openssl/doc/man3/
H A DOCSP_REQUEST_new.pod46 OCSP_request_onereq_count() returns the total number of B<OCSP_ONEREQ>
64 OCSP_request_onereq_count() returns the total number of B<OCSP_ONEREQ>
/freebsd/usr.sbin/bhyve/
H A Drfb.c397 ssize_t nwrite, total; in rfb_send_rect() local
452 total = 0; in rfb_send_rect()
457 total += w; in rfb_send_rect()
467 total = stream_write(cfd, rc->zbuf, total); in rfb_send_rect()
469 return (total); in rfb_send_rect()

12345678910>>...26