Home
last modified time | relevance | path

Searched refs:collected (Results 1 – 25 of 70) sorted by relevance

123

/freebsd-11-stable/contrib/gcc/
HDggc-common.c800 size_t collected; member
905 p->loc->collected += p->size; in ggc_prune_ptr()
961 size_t collected = 0, freed = 0, allocated = 0, overhead = 0, times = 0; in dump_ggc_loc_statistics() local
980 collected += d->collected; in dump_ggc_loc_statistics()
995 (long)d->collected, in dump_ggc_loc_statistics()
996 (d->collected) * 100.0 / collected, in dump_ggc_loc_statistics()
999 (long)(d->allocated + d->overhead - d->freed - d->collected), in dump_ggc_loc_statistics()
1000 (d->allocated + d->overhead - d->freed - d->collected) * 100.0 in dump_ggc_loc_statistics()
1001 / (allocated + overhead - freed - collected), in dump_ggc_loc_statistics()
1008 "Total", (long)collected, (long)freed, in dump_ggc_loc_statistics()
[all …]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
HDSearchableTable.td38 // (Optional) Name of a field that is present in all collected records and
44 // (Optional) Name of a field that is present in all collected records and
67 // List of the names of fields of collected records that contain the data for
/freebsd-11-stable/contrib/ntp/scripts/stats/
HDREADME.stats14 The following data are collected in the peerstats files. The files are
31 The following data are collected in the loopstats files. The files are
46 The following data are collected in the clockstats files. The files are
91 data are collected only if the following line is included in the
/freebsd-11-stable/crypto/openssl/doc/crypto/
HDRAND_egd.pod48 random bytes that EGD has collected. RAND_egd() retrieves entropy from the
51 entropy to be collected. The write and read socket operations in the
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_fake_stack.cpp142 uptr collected = 0; in GC() local
152 collected++; in GC()
/freebsd-11-stable/contrib/gcclibs/libiberty/
HDvmsbuild.com76 $! third pass: compile "missing" modules collected in pass 2
/freebsd-11-stable/sys/geom/
HDnotes53 reserved for future use. Statistics are collected independently
63 concerns in this part. The statistics collected consists of number
/freebsd-11-stable/contrib/groff/contrib/mm/
HDNOTES56 cov*title M Title collected with .TL.
/freebsd-11-stable/crypto/openssl/doc/ssl/
HDSSL_CTX_set_cipher_list.pod29 are simply ignored. Failure is only flagged if no ciphers could be collected
/freebsd-11-stable/contrib/file/magic/Magdir/
HDcoverage23 # while data collected during runtime is stored in .gcda files
/freebsd-11-stable/sys/kern/
HDserdev_if.m79 # interrupt handlers collected with the ihand() method.
/freebsd-11-stable/contrib/sqlite3/tea/win/
HDmakefile.vc324 echo Please wait while the test results are collected
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
HDCombine.td87 /// For the Instruction case, these are collected into a DAG where operand names
/freebsd-11-stable/contrib/unbound/doc/
HDTODO53 of responses over a time interval is collected, and each is validated.
/freebsd-11-stable/contrib/ntp/scripts/monitoring/
HDREADME87 perl script to display loop filter statistics collected by ntploopstat
/freebsd-11-stable/contrib/sendmail/src/
HDhelpfile58 data Following text is collected as the message.
/freebsd-11-stable/contrib/ntp/ntpsnmpd/
HDinvoke-ntpsnmpd.texi121 Common options are collected at the top, followed by program specific
/freebsd-11-stable/contrib/gcc/doc/
HDgty.texi21 global variables that hold pointers to garbage-collected memory must
25 Complex data structures must be allocated in garbage-collected memory
HDtree-ssa.texi324 Variables in a block are collected into @code{BIND_EXPR_VARS} in
350 Multiple statements at the same nesting level are collected into a
887 Operands are collected by @file{tree-ssa-operands.c}. They are stored
/freebsd-11-stable/contrib/top/
HDPorting19 top needs for display. These functions are collected in to one file.
/freebsd-11-stable/usr.bin/fortune/
HDNotes5 The fortunes contained in the fortune database have been collected
/freebsd-11-stable/crypto/openssh/
HDINSTALL258 running and has collected some Entropy.
/freebsd-11-stable/contrib/ntp/ntpdc/
HDinvoke-ntpdc.texi280 Common options are collected at the top, followed by program specific
/freebsd-11-stable/contrib/ntp/sntp/
HDinvoke-sntp.texi365 Common options are collected at the top, followed by program specific
/freebsd-11-stable/tools/tools/sysdoc/
HDtunables.mdoc2181 full clusters are collected, which typically
2352 Displays virtual memory statistics which are collected

123