Searched refs:total (Results 26 - 50 of 311) sorted by relevance

1234567891011>>

/freebsd-9.3-release/cddl/contrib/dtracetoolkit/
H A Dhotkernel26 # PCNT Percentage of total samples
91 my $total;
101 $total += $count;
111 100 * $Count{$name} / ($total ? $total : 1);
H A Dhotuser29 # PCNT Percentage of total samples
103 my $total;
114 $total += $count;
124 100 * $Count{$name} / ($total ? $total : 1);
H A Ddexplorer155 # calculate total time
156 (( total = interval * samples ))
157 if (( total > 180 )); then
158 (( total = total / 60 ))
159 total="$total minutes"
161 total="$total seconds"
219 decho "Sample interval is $interval seconds. Total run is > $total
[all...]
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dnetware.c44 unsigned total = 0; local
71 total += parm_size;
82 total / BITS_PER_UNIT));
92 unsigned total = 0; local
117 total += parm_size;
122 if (nregs > total / BITS_PER_WORD)
123 nregs = total / BITS_PER_WORD;
/freebsd-9.3-release/lib/libc/db/recno/
H A Drec_search.c70 recno_t total; local
74 for (pg = P_ROOT, total = 0;;) {
79 t->bt_cur.index = recno - total;
84 if (++idx == top || total + r->nrecs > recno)
86 total += r->nrecs;
/freebsd-9.3-release/crypto/openssh/regress/
H A Dmodpipe.c111 size_t total; local
131 for (total = 0;;) {
141 if (mods[i].offset < total ||
142 mods[i].offset >= total + s)
146 buf[mods[i].offset - total] ^= mods[i].m1;
149 buf[mods[i].offset - total] &= mods[i].m1;
150 buf[mods[i].offset - total] |= mods[i].m2;
164 total += s;
169 if (mods[i].offset < total)
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dir.h60 xfs_extlen_t total);
73 xfs_extlen_t total);
85 xfs_extlen_t total);
119 #define XFS_DIR_CREATENAME(mp,tp,dp,name,namelen,inum,first,flist,total) \
121 total))
124 #define XFS_DIR_REMOVENAME(mp,tp,dp,name,namelen,ino,first,flist,total) \
125 ((mp)->m_dirops.xd_removename(tp,dp,name,namelen,ino,first,flist,total))
128 #define XFS_DIR_REPLACE(mp,tp,dp,name,namelen,inum,first,flist,total) \
129 ((mp)->m_dirops.xd_replace(tp,dp,name,namelen,inum,first,flist,total))
/freebsd-9.3-release/crypto/openssl/crypto/lhash/
H A Dlh_stats.c118 unsigned long total = 0, n_used = 0; local
125 total += num;
129 fprintf(out, "%lu items\n", total);
133 (int)(total / lh->num_nodes),
134 (int)((total % lh->num_nodes) * 100 / lh->num_nodes),
135 (int)(total / n_used), (int)((total % n_used) * 100 / n_used));
226 unsigned long total = 0, n_used = 0; local
233 total += num;
237 BIO_printf(out, "%lu items\n", total);
[all...]
/freebsd-9.3-release/tools/tools/vt/mkkfont/
H A Dmkkfont.c59 unsigned int gbytes, nglyphs, j, k, total; local
66 total = nglyphs * gbytes;
67 gbuf = malloc(total);
69 if (fread(gbuf, total, 1, stdin) != 1) {
74 for (j = 0; j < total; j += 12) {
75 for (k = 0; k < 12 && k < total - j; k++) {
/freebsd-9.3-release/sys/amd64/include/
H A Dproc.h63 #define GET_STACK_USAGE(total, used) do { \
65 (total) = td->td_kstack_pages * PAGE_SIZE; \
/freebsd-9.3-release/sys/i386/include/
H A Dproc.h66 #define GET_STACK_USAGE(total, used) do { \
68 (total) = td->td_kstack_pages * PAGE_SIZE; \
/freebsd-9.3-release/contrib/ntp/sntp/unity/auto/
H A Dcolour_reporter.rb19 when /(?:total\s+)?tests:?\s+(\d+)\s+(?:total\s+)?failures:?\s+\d+\s+Ignored:?/i
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_signd.c65 size_t total = 0; local
68 if (n <= 0) return total;
71 total += n;
73 return total;
82 size_t total = 0; local
85 if (n <= 0) return total;
88 total += n;
90 return total;
/freebsd-9.3-release/lib/libc/stdio/
H A Dfread.c69 size_t total; local
98 total = resid;
108 return ((total - resid) / size);
/freebsd-9.3-release/gnu/usr.bin/grep/
H A DMakefile52 @failed=0; total=0; \
54 total=$$(($$total+1)); \
64 echo "All $$total tests passed"; \
66 echo "$$failed of $$total tests failed"; \
/freebsd-9.3-release/sys/vm/
H A Dvm_meter.c99 struct vmtotal total; local
107 bzero(&total, sizeof(total));
144 total.t_sw++;
147 total.t_dw++;
149 total.t_sl++;
153 total.t_sw++;
157 total.t_rq++;
189 total.t_pw++;
216 total
[all...]
/freebsd-9.3-release/usr.bin/m4/lib/
H A Dohash_do.c33 if (4 * h->deleted < h->total)
35 else if (3 * h->deleted > 2 * h->total)
66 h->total -= h->deleted;
83 if (h->deleted >= MINDELETED && 4 * h->deleted > h->total)
109 if (++h->total * 4 > h->size * 3)
H A Dohash.h43 unsigned int total; member in struct:ohash
/freebsd-9.3-release/tools/tools/mwl/mwlstats/
H A Dmwlstats.c93 { 8, "input", "input", "total frames received" },
103 { 8, "output", "output", "total frames transmit" },
248 struct mwl_stats total; member in struct:mwlstatfoo_p
280 mwl_collect(wf, &wf->total);
288 wf->total = wf->cur;
307 snprintf(b, bs, "%u", wf->cur.mst_##x - wf->total.mst_##x); return 1
309 snprintf(b, bs, "%u", wf->cur.hw_stats.x - wf->total.hw_stats.x); return 1
311 snprintf(b, bs, "%u", wf->cur.mst_ant_rx[x] - wf->total.mst_ant_rx[x]); return 1
313 snprintf(b, bs, "%u", wf->cur.mst_ant_tx[x] - wf->total.mst_ant_tx[x]); return 1
318 (wf->cur.mst_rx_packets - wf->total
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dbench_httpclient.c185 struct timeval start, end, total; local
204 evutil_timersub(&end, &start, &total);
214 (total.tv_sec+ ((double)total.tv_usec)/1000000.0);
228 (int)total.tv_sec, (int)total.tv_usec,
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Bin/
H A Ddexplorer155 # calculate total time
156 (( total = interval * samples ))
157 if (( total > 180 )); then
158 (( total = total / 60 ))
159 total="$total minutes"
161 total="$total seconds"
219 decho "Sample interval is $interval seconds. Total run is > $total
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DAnalyzerStatsChecker.cpp72 unsigned total = 0, unreachable = 0; local
77 ++total;
106 NumBlocks += total;
109 output << " -> Total CFGBlocks: " << total << " | Unreachable CFGBlocks: "
/freebsd-9.3-release/contrib/bind9/lib/dns/rdata/generic/
H A Dopt_41.c102 unsigned int total; local
112 total = 0;
120 total += 4;
158 total += length;
163 if (tregion.length < total)
165 memmove(tregion.base, sregion.base, total);
166 isc_buffer_forward(source, total);
167 isc_buffer_add(target, total);
/freebsd-9.3-release/contrib/gcclibs/libgomp/config/posix/
H A Dbar.c45 bar->total = count;
68 bar->total = count;
/freebsd-9.3-release/usr.sbin/ppp/
H A Ddefs.c79 size_t got, total; local
81 for (total = 0; total < n; total += got)
82 switch ((got = read(fd, (char *)v + total, n - total))) {
84 return total;
91 return total;

Completed in 224 milliseconds

1234567891011>>