Home
last modified time | relevance | path

Searched defs:pids (Results 1 – 25 of 30) sorted by relevance

12

/external/perfetto/src/profiling/common/
Dproc_utils.cc126 void FindAllProfilablePids(std::set<pid_t>* pids) { in FindAllProfilablePids()
142 std::set<pid_t>* pids) { in FindPidsForCmdlines()
176 void RemoveUnderAnonThreshold(uint32_t min_size_kb, std::set<pid_t>* pids) { in RemoveUnderAnonThreshold()
Dproc_utils_unittest.cc105 std::set<pid_t> pids; in TEST() local
/external/ltp/testcases/kernel/containers/pidns/
Dpidns05.c83 int find_cinit_pids(pid_t * pids) in find_cinit_pids()
156 pid_t pids[MAX_DEPTH]; in kill_nested_containers() local
/external/toybox/toys/lsb/
Dkillall.c28 GLOBALS( in GLOBALS()
/external/perfetto/src/traced/probes/ps/
Dprocess_stats_data_source.cc177 void ProcessStatsDataSource::OnPids(const base::FlatSet<int32_t>& pids) { in OnPids()
184 const base::FlatSet<int32_t>& pids) { in WriteProcessTree()
198 void ProcessStatsDataSource::OnRenamePids(const base::FlatSet<int32_t>& pids) { in OnRenamePids()
399 base::FlatSet<int32_t> pids; in WriteAllProcessStats() local
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Dmulti_ebb_procs_test.c79 pid_t pids[NR_CHILDREN]; in multi_ebb_procs() local
/external/ltp/testcases/kernel/syscalls/futex/
Dfutex_wake03.c76 pid_t pids[55]; in verify_futex_wake() local
/external/autotest/client/site_tests/graphics_WebGLAquarium/
Dsystem_sampler.py137 def get_consumer_meminfo(cls, pids): argument
/external/ltp/testcases/kernel/syscalls/cma/
Dprocess_vm_readv02.c40 static pid_t pids[2]; variable
Dprocess_vm_writev02.c50 static pid_t pids[2]; variable
Dprocess_vm_readv03.c53 static pid_t pids[2]; variable
/external/perfetto/src/profiling/memory/
Djava_hprof_producer.h74 std::set<pid_t> pids; member
Djava_hprof_producer.cc57 const std::set<pid_t>& pids = ds.pids; in SignalDataSource() local
Dheapprofd_producer.cc91 const auto& pids = cfg.pid(); in ConfigTargetsProcess() local
505 std::set<pid_t> pids; in SignalRunningProcesses() local
/external/autotest/server/site_tests/enterprise_CFM_HuddlyUpdater/huddly052/
Dmanifest.json5 "pids": [ array
/external/toybox/toys/pending/
Dtcpsvd.c71 struct list_pid *pids = NULL; variable
123 static char *delete(struct list_pid **pids, int pid) in delete()
/external/ltp/testcases/kernel/mem/cpuset/
Dcpuset01.c126 pid_t *pids; in mem_hog_cpuset() local
/external/libwebsockets/lwsws/
Dmain.c64 static int pids[32]; variable
/external/perfetto/src/traced/probes/ftrace/
Dftrace_metadata.h147 base::FlatSet<int32_t> pids; member
/external/perfetto/src/profiling/perf/
Devent_config.h49 base::FlatSet<pid_t> pids; member
/external/selinux/sandbox/
Dseunshare.c559 int pids, max_pids; in killall() local
/external/libcups/scheduler/
Dcupsfilter.c950 cups_array_t *pids; /* Executed filters array */ in exec_filters() local
/external/minijail/
Dlibminijail_unittest.cc44 std::set<pid_t> pids{root_pid}; in GetProcessSubtreePids() local
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java975 final List<Integer> pids = new ArrayList<Integer>(2); in getDeqpProcessPids() local
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c2598 pid_t *pids; member

12