Home
last modified time | relevance | path

Searched full:activities (Results 1 – 25 of 112) sorted by relevance

12345

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DLLDBLog.cpp21 {{"comm"}, {"log communication activities"}, LLDBLog::Communication},
27 {"log shared library related activities"},
30 {"log broadcaster, listener and event queue activities"},
34 {"log data formatters related activities"},
36 {{"host"}, {"log host activities"}, LLDBLog::Host},
39 {{"mmap"}, {"log mmap related activities"}, LLDBLog::MMap},
41 {"log module activities such as when modules are created, destroyed, "
47 {{"os"}, {"log OperatingSystem plugin related activities"}, LLDBLog::OS},
48 {{"platform"}, {"log platform events and activities"}, LLDBLog::Platform},
49 {{"process"}, {"log process events and activities"}, LLDBLog::Process},
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/
H A Dzpool_wait_no_activity.ksh27 # 2. Run zpool wait with various activities, make sure it always returns
41 typeset activities=(free discard initialize replace remove resilver scrub)
42 for activity in ${activities[@]}; do
46 # Wait for multiple activities at the same time
50 # Wait for all activities at the same time
H A Dzpool_wait_multiple.ksh23 # 'zpool wait' works when waiting for multiple activities.
27 # 2. Alterate running two different activities (scrub and initialize),
30 # 3. Wait for both activities with a single invocation of zpool wait.
31 # 4. Check that zpool wait doesn't return until both activities have
84 log_pass "'zpool wait' works when waiting for multiple activities."
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.cpp30 {{"process"}, {"log process events and activities"}, GDBRLog::Process},
31 {{"step"}, {"log step related activities"}, GDBRLog::Step},
32 {{"thread"}, {"log thread events and activities"}, GDBRLog::Thread},
33 {{"watch"}, {"log watchpoint related activities"}, GDBRLog::Watchpoints},
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.cpp18 {{"process"}, {"log process events and activities"}, POSIXLog::Process},
21 {{"thread"}, {"log thread events and activities"}, POSIXLog::Thread},
22 {{"watch"}, {"log watchpoint related activities"}, POSIXLog::Watchpoints},
/freebsd/share/doc/papers/diskperf/
H A Dmethodology.ms51 The second stage involves simulating this mixture of I/O activities
71 files as they would be by user's activities.
86 these activities account for a relatively small portion
/freebsd/sys/dev/isci/scil/
H A Dscif_sas_domain.c117 //search all the smp devices in the domain and cancel their activities in scif_sas_domain_operation_timeout_handler()
1077 * may transit to READY state if all smp activities are done.
1103 //the smp activities, and terminate all the smp requests, then in scif_sas_domain_continue_discover()
1218 * cancel their smp activities if there is any.
1220 * @param[in] fw_domain The domain that its smp activities are to be canceled.
1298 * @brief This method start clear affiliation activities for smp devices in
1316 * @brief This method schedule clear affiliation activities for smp devices in
1356 * @brief This method carries clear affiliation activities for a smp devices in
H A Dscif_sas_design.h119 activities. For the purposes of readability, the use cases are not directly
124 - The Framework user also called the OS Specific Driver initiates activities in
333 its SMP discover activities. The discover procedure includes a initial discover
/freebsd/share/man/man4/
H A Dsnp.419 and watch activities on it.
H A Ddtrace_profile.493 with other periodic activities.
/freebsd/usr.sbin/bsdconfig/ttys/include/
H A Dmessages.subr27 …ystem TTYs requires editing the /etc/ttys file.\nTypical configuration activities might include en…
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs-wait.848 If no activities are specified, the command waits until background activity of
H A Dzpool-wait.853 If no activities are specified, the command waits until background activity of
/freebsd/share/doc/papers/jail/
H A Dpaper.ms239 limiting the scope of root's activities to his jail.
323 restrictions on what it is capable of doing \(em in particular, activities that
345 Other privileged activities are permitted as long as they are limited to the
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DLogChannelDWARF.cpp25 {{"split"}, {"log split DWARF related activities"}, DWARFLog::SplitDwarf},
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dgoogle,gs101-acpm-ipc.yaml16 activities. ACPM and masters regard each other as independent hardware
/freebsd/sbin/mount_fusefs/
H A Dmount_fusefs.8221 on their I/O activities.
238 agrees that the Fuse daemon can trace her I/O activities.
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CALLBACK.pod18 For certain events or activities, provider functionality may need help from
H A DOSSL_CMP_log_open.pod90 OSSL_CMP_log_close() may be called when all activities are finished to flush
/freebsd/lib/libsys/
H A Dmembarrier.280 ensures that all possible speculative and out-of-order activities on the target
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dsession-protect.h24 * other activities internal to the firmware will not interrupt our presence
/freebsd/share/man/man4/man4.i386/
H A Dapm.443 slows CPU clock when there are no system activities (runnable processes,
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_CALLBACK.377 For certain events or activities, provider functionality may need help from
/freebsd/share/man/man9/
H A Dieee80211_vap.9114 to deactivate the vap and isolate it from activities such as requests
H A Dieee80211_output.9100 handles activities such as background scanning and power save mode,

12345