Home
last modified time | relevance | path

Searched refs:spent (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/usr.bin/gprof/
H A Dgprof.flat19 self the average number of milliseconds spent in this
23 total the average number of milliseconds spent in this
H A Dgprof.callg17 self the number of seconds spent in this function
21 the number of seconds spent in the descendents of
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb-mitdb.c772 krb5_storage *spent = NULL; in mdb_store() local
792 spent = krb5_storage_emem(); in mdb_store()
793 if (!spent) goto out; in mdb_store()
794 ret = _hdb_mit_dump2mitdb_entry(context, line.data, spent); in mdb_store()
796 ret = krb5_storage_to_data(spent, &kdb_ent); in mdb_store()
805 if (spent) in mdb_store()
806 krb5_storage_free(spent); in mdb_store()
/freebsd/contrib/bc/
H A DMAINTENANCE-TERMS.md31 * Any hours spent on bugs or code that have been, or are suspected to have been,
56 provided, including line items for what each hour was spent on.
H A DNEWS.md920 that requested `BC_NUM_DEF_SIZE`. This did reduce the amount of time spent, but
921 it also spent a lot of time in the system allocator for an unknown reason. (When
923 had exactly `BC_NUM_DEF_SIZE` capacity spent the smallest amount of time in both
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTProperties.td12 "4T, 8T and so on, which guarantees a total linear time spent checking "
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_sleep.pod17 it may be affected by system activity, by the time spent processing the call,
H A DSSL_shutdown.pod364 may still be sent to the peer in any time spent waiting before the peer closes
/freebsd/contrib/ncurses/ncurses/
H A DREADME.IZ66 the change in the value represents only the amount of time spent in
67 waiting for events, not the amount of time spent bookkeeping;
/freebsd/share/dtrace/
H A Dnfsclienttime30 * This script measures all time spent waiting on RPC replies for each
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dcyttsp.txt33 - touch-timeout-ms : minimum time in ms spent in the active power state while no
/freebsd/contrib/tcp_wrappers/
H A DREADME.IRIX31 have spent several hours looking for ways to work around it. No
/freebsd/contrib/jemalloc/
H A DTUNING.md44 to reduces memory usage (usually at the cost of more CPU cycles spent on
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-s_time.pod.in39 data transferred (if any), and calculates the average time spent for one
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in270 If the test has spent some time hibernating and didn't run the whole
/freebsd/sys/contrib/zlib/doc/
H A Dalgorithm.txt128 fill out the table vs. the time spent looking at the second level and above of
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dconnection-state-machine.md61 If it is used, the time spent in this state is based on waiting for
67 substate is included for exposition; no time will generally be spent in it
H A Dquic-fc.md78 amount of flow control budget which has been spent. It is a monotonic value
/freebsd/contrib/tzdata/
H A Dantarctica259 # I queried the folks at Columbia who spent the summer at Vostok and this is
/freebsd/contrib/llvm-project/lld/COFF/
H A DOptions.td316 HelpText<"Print the time spent in each phase of linking">;
/freebsd/crypto/openssl/
H A DNEWS.md465 * Fixed excessive time spent checking invalid RSA public keys
548 * Fixed excessive time spent in DH check / generation with large Q parameter
577 * Fix excessive time spent checking DH q parameter value ([CVE-2023-3817])
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt653 I've spent some time to try to make the unit tests run faster in
/freebsd/contrib/libevent/
H A Dwhatsnew-2.1.txt653 I've spent some time to try to make the unit tests run faster in
/freebsd/share/dict/
H A Dweb2a4534 battle-spent
24559 gay-spent
29909 ill-spent
32961 life-spent
33979 love-spent
36982 nigh-spent
57683 spent-gnat
57684 spent-gnat fly
66483 travel-spent
68305 twice-spent
[all …]
/freebsd/sys/conf/
H A DNOTES612 # function entries/exits, in order to track the time spent by the kernel.

12