| /src/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | TraceIntelPTBundleLoader.cpp | 209 if (bundle_description.processes) { in LoadBundle() 210 for (const JSONProcess &process : *bundle_description.processes) { in LoadBundle() 242 "processes?": [ in GetSchema() 311 - If "kernel" is provided, then the "processes" section must be empty or not in GetSchema() 324 if (!bundle_description.cpus || !bundle_description.processes) in AugmentThreadsFromContextSwitches() 335 for (JSONProcess &process : *bundle_description.processes) { in AugmentThreadsFromContextSwitches() 374 std::vector<ProcessSP> processes; in CreateTraceIntelPTInstance() local 376 processes.push_back(parsed_process.target_sp->GetProcessSP()); in CreateTraceIntelPTInstance() 386 bundle_description, processes, threads, trace_mode); in CreateTraceIntelPTInstance() 395 if (bundle_description.processes) { in NormalizeAllPaths() [all …]
|
| H A D | TraceIntelPTJSONStructs.cpp | 137 {"processes", bundle_description.processes}, in toJSON() 149 if (!(o && o.map("processes", bundle_description.processes) && in fromJSON() 171 if (bundle_description.processes && in fromJSON() 172 !bundle_description.processes->empty()) { in fromJSON() 180 } else if (!bundle_description.processes) { in fromJSON()
|
| H A D | TraceIntelPTBundleSaver.cpp | 325 std::vector<JSONProcess> processes; in BuildProcessesSection() local 329 processes.push_back(std::move(*json_process)); in BuildProcessesSection() 333 return processes; in BuildProcessesSection() 339 std::vector<Process *> processes = trace_ipt.GetAllProcesses(); in BuildKernelSection() local 340 Process *kernel_process = processes[0]; in BuildKernelSection() 342 assert(processes.size() == 1 && "User processeses exist in kernel mode"); in BuildKernelSection()
|
| /src/contrib/pam-krb5/tests/tap/ |
| H A D | process.c | 88 static struct process *processes = NULL; variable 244 prev = &processes; in process_free() 358 while (processes != NULL) { in process_stop_all() 360 process_stop(processes); in process_stop_all() 362 process_free(processes); in process_stop_all() 502 if (processes == NULL) in process_start_internal() 504 process->next = processes; in process_start_internal() 505 processes = process; in process_start_internal()
|
| /src/usr.sbin/pmc/ |
| H A D | cmd_pmc_filter.cc | 198 char *events, char *processes, char *threads, bool exclusive, bool json, int infd, in pmc_filter_handler() argument 217 if (processes) in pmc_filter_handler() 218 parse_names(processes, proclist, &proccount); in pmc_filter_handler() 300 char *lwps, *pids, *events, *processes, *threads; in cmd_pmc_filter() local 307 threads = processes = lwps = pids = events = NULL; in cmd_pmc_filter() 322 processes = strdup(optarg); in cmd_pmc_filter() 357 processes, threads, exclusive, json, prelogfd, postlogfd); in cmd_pmc_filter()
|
| /src/contrib/unbound/contrib/ |
| H A D | unbound.service.in | 7 ; read-only for the processes invoked by the unit except for the API file 12 ; makes sharing between processes via /tmp or /var/tmp impossible. 15 ; inaccessible and empty for processes invoked by the unit. 18 ; (accessible through /sys/fs/cgroup) read-only to all processes invoked by
|
| /src/release/packages/ucl/ |
| H A D | jail-all.ucl | 22 The FreeBSD jail facility allow a set of processes to be run inside a restricted 25 processes outside the jail even if running as the root user. Jails can be used
|
| H A D | pmc-all.ucl | 6 to gather performance data about specific processes or for the system as
|
| H A D | libthread_db-all.ucl | 19 comment = "Library for interacting with threaded processes"
|
| /src/sbin/init/ |
| H A D | NOTES | 45 processes. 106 5: clean up mode (re-read ttys file, killing off controlling processes 110 7: death: send SIGHUP to all controlling processes, reap for 30 seconds, 111 then go to 1 (warn if not all processes died, i.e. wait blocks)
|
| /src/usr.bin/m4/tests/ |
| H A D | defn.m4 | 1 dnl Check that our defn processes its arguments in order.
|
| /src/tools/tools/netrate/tcpp/ |
| H A D | README | 8 client and the server generates a certain number of worker processes, each of 9 which in turn uses its own TCP port. The number of server processes must be 10 >= the number of client processes, or some of the ports required by the
|
| /src/tools/build/options/ |
| H A D | WITH_KERNEL_BIN | 2 install processes for the kernel. Available only on arm and arm64.
|
| /src/stand/i386/loader/ |
| H A D | loader.rc | 8 \ Reads and processes loader.conf variables
|
| /src/contrib/llvm-project/lldb/source/Target/ |
| H A D | Trace.cpp | 521 std::vector<Process *> processes; in GetTracedProcesses() local 525 processes.push_back(proc); in GetTracedProcesses() 528 processes.push_back(m_live_process); in GetTracedProcesses() 529 return processes; in GetTracedProcesses()
|
| /src/tools/test/stress2/misc/ |
| H A D | ptrace3.sh | 59 * child processes c1 and c2 which do nothing but sleep; a third child process
|
| H A D | context.sh | 58 * Pass a token thru pipes to CHILDREN+1 processes in a circular list
|
| /src/usr.bin/diff3/tests/ |
| H A D | passwd-old.txt | 4 daemon:*:1:1::0:0:Owner of many system processes:/root:/usr/sbin/nologin
|
| H A D | passwd-new.txt | 4 daemon:*:1:1::0:0:Owner of many system processes:/root:/usr/sbin/nologin
|
| H A D | passwd-test.txt | 4 daemon:*:1:1::0:0:Owner of many system processes:/root:/usr/sbin/nologin
|
| H A D | passwd-Em.out | 4 daemon:*:1:1::0:0:Owner of many system processes:/root:/usr/sbin/nologin
|
| /src/stand/forth/ |
| H A D | loader.rc | 11 \ Reads and processes loader.conf variables
|
| /src/contrib/sendmail/src/ |
| H A D | TUNING | 81 allow for a good control over the number of delivery processes other 83 processes (MaxChildren) or by load control options (RefuseLA, 97 to minimize the overhead for creating processes because they just 109 properties, i.e., number of processes to run the queues in the 221 and all options related to number of processes and the load should
|
| /src/sys/contrib/device-tree/Bindings/powerpc/ |
| H A D | ibm,vas.txt | 3 VAS is a hardware mechanism that allows kernel subsystems and user processes
|
| /src/tools/tools/sysdoc/ |
| H A D | tunables.mdoc | 869 processes of the running kernel. 884 utility for more information on monitoring processes. 890 The maximum number of processes that the system 894 utility for more information on monitoring processes. 900 The maximum number of processes one user ID can run. 903 utility for more information on monitoring processes. 1089 for processes which you are not running. 1656 about processes running under other user id numbers (UIDs). 1734 Enforce MAC policies between system processes 1890 Allow users to see processes and sockets owned by the same primary [all …]
|