Home
last modified time | relevance | path

Searched defs:pid (Results 176 – 200 of 1032) sorted by relevance

12345678910>>...42

/openbmc/qemu/tests/migration-stress/guestperf/
H A Dengine.py54 def _vcpu_timing(self, pid, tid_list): argument
69 def _cpu_timing(self, pid): argument
/openbmc/linux/tools/testing/selftests/proc/
H A Dproc-loadavg-001.c27 pid_t pid; in main() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dhtab_update.c16 int pid = 0; variable
H A Dtest_prog_array_init.c32 pid_t pid = bpf_get_current_pid_tgid() >> 32; in entry() local
H A Dfexit_sleep.c10 int pid = 0; variable
H A Dget_cgroup_id_kern.c24 __u32 pid = bpf_get_current_pid_tgid(); in trace() local
H A Dexhandler_kern.c21 int pid = bpf_get_current_pid_tgid() >> 32; in BPF_PROG() local
H A Dtest_skc_to_unix_sock.c15 pid_t pid = bpf_get_current_pid_tgid() >> 32; in BPF_PROG() local
/openbmc/linux/tools/perf/trace/beauty/
H A Dpid.c5 int pid = arg->val; in syscall_arg__scnprintf_pid() local
/openbmc/linux/tools/testing/selftests/timers/
H A Dskew_consistency.c45 pid_t pid; in main() local
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dfork_cleanup_test.c44 pid_t pid; in fork_cleanup() local
/openbmc/qemu/gdbstub/
H A Dgdbstub.c216 GDBProcess *gdb_get_process(uint32_t pid) in gdb_get_process()
267 uint32_t pid = gdb_get_cpu_pid(cpu); in gdb_next_cpu_in_process() local
310 static CPUState *gdb_get_cpu(uint32_t pid, uint32_t tid) in gdb_get_cpu()
661 uint32_t *pid, uint32_t *tid) in read_thread_id()
717 uint32_t pid, tid; in gdb_handle_vcont() local
997 uint32_t pid = 1; in handle_detach() local
1089 uint32_t pid, tid; in handle_set_thread() local
2465 int pid; in gdb_create_default_process() local
/openbmc/openpower-proc-control/procedures/phal/
H A Dimport_devtree.cpp44 pid_t pid = fork(); in importDevtree() local
/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Ddct_v1.c21 u64 *pid, unsigned int *dcr, unsigned int *bcr) in i3c_hci_dct_get_val()
/openbmc/linux/tools/bpf/runqslower/
H A Drunqslower.h10 pid_t pid; member
/openbmc/linux/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c193 pid_t pid; in test_unpriv_remount() local
271 pid_t pid; in test_priv_mount_unpriv_remount() local
/openbmc/linux/tools/testing/selftests/mm/
H A Dmemfd_secret.c141 static void check_child_status(pid_t pid, const char *name) in check_child_status()
165 pid_t pid; in test_remote_access() local
/openbmc/linux/drivers/android/
H A Dbinder_alloc.h60 int pid; member
111 int pid; member
/openbmc/linux/tools/perf/
H A Dbuiltin-timechart.c95 int pid; member
195 int pid; member
202 static struct per_pid *find_create_pid(struct timechart *tchart, int pid) in find_create_pid()
232 static void pid_set_comm(struct timechart *tchart, int pid, char *comm) in pid_set_comm()
255 static void pid_fork(struct timechart *tchart, int pid, int ppid, u64 timestamp) in pid_fork()
271 static void pid_exit(struct timechart *tchart, int pid, u64 timestamp) in pid_exit()
280 static void pid_put_sample(struct timechart *tchart, int pid, int type, in pid_put_sample()
730 static int pid_begin_io_sample(struct timechart *tchart, int pid, int type, in pid_begin_io_sample()
772 static int pid_end_io_sample(struct timechart *tchart, int pid, int type, in pid_end_io_sample()
1314 int pid = strtoull(string, NULL, 10); in add_process_filter() local
/openbmc/linux/tools/lib/perf/include/perf/
H A Devent.h15 __u32 pid, tid; member
24 __u32 pid, tid; member
49 __u32 pid, tid; member
55 __u32 pid, tid; member
62 __u32 pid, ppid; member
85 __u32 pid, tid; member
294 pid_t pid; member
350 __u32 pid; member
369 __u32 pid; member
379 __u64 pid; member
/openbmc/linux/samples/bpf/
H A Dtrace_output.bpf.c16 u64 pid; in bpf_prog1() member
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dsync_manager.cpp27 pid_t pid = fork(); in processEntry() local
/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/fans/phosphor-pid-control/
H A Dconfig-evb-npcm845.json55 "pid": { object
81 "pid": { object
100 "pid": { object
/openbmc/linux/tools/tracing/rtla/src/
H A Dutils.c236 static inline int syscall_sched_setattr(pid_t pid, const struct sched_attr *attr, in syscall_sched_setattr()
241 int __set_sched_attr(int pid, struct sched_attr *attr) in __set_sched_attr()
633 int set_pid_cgroup(pid_t pid, const char *cgroup) in set_pid_cgroup()
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dmetric.cpp117 int pid = -1; in getProcStatMetric() local
204 int getFdCount(int pid) in getFdCount()
245 int pid = 0; in getFdStatMetric() local

12345678910>>...42