/openbmc/qemu/tests/migration-stress/guestperf/ |
H A D | engine.py | 54 def _vcpu_timing(self, pid, tid_list): argument 69 def _cpu_timing(self, pid): argument
|
/openbmc/linux/tools/testing/selftests/proc/ |
H A D | proc-loadavg-001.c | 27 pid_t pid; in main() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | htab_update.c | 16 int pid = 0; variable
|
H A D | test_prog_array_init.c | 32 pid_t pid = bpf_get_current_pid_tgid() >> 32; in entry() local
|
H A D | fexit_sleep.c | 10 int pid = 0; variable
|
H A D | get_cgroup_id_kern.c | 24 __u32 pid = bpf_get_current_pid_tgid(); in trace() local
|
H A D | exhandler_kern.c | 21 int pid = bpf_get_current_pid_tgid() >> 32; in BPF_PROG() local
|
H A D | test_skc_to_unix_sock.c | 15 pid_t pid = bpf_get_current_pid_tgid() >> 32; in BPF_PROG() local
|
/openbmc/linux/tools/perf/trace/beauty/ |
H A D | pid.c | 5 int pid = arg->val; in syscall_arg__scnprintf_pid() local
|
/openbmc/linux/tools/testing/selftests/timers/ |
H A D | skew_consistency.c | 45 pid_t pid; in main() local
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | fork_cleanup_test.c | 44 pid_t pid; in fork_cleanup() local
|
/openbmc/qemu/gdbstub/ |
H A D | gdbstub.c | 216 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 D | import_devtree.cpp | 44 pid_t pid = fork(); in importDevtree() local
|
/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/ |
H A D | dct_v1.c | 21 u64 *pid, unsigned int *dcr, unsigned int *bcr) in i3c_hci_dct_get_val()
|
/openbmc/linux/tools/bpf/runqslower/ |
H A D | runqslower.h | 10 pid_t pid; member
|
/openbmc/linux/tools/testing/selftests/mount/ |
H A D | unprivileged-remount-test.c | 193 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 D | memfd_secret.c | 141 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 D | binder_alloc.h | 60 int pid; member 111 int pid; member
|
/openbmc/linux/tools/perf/ |
H A D | builtin-timechart.c | 95 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 D | event.h | 15 __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 D | trace_output.bpf.c | 16 u64 pid; in bpf_prog1() member
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | sync_manager.cpp | 27 pid_t pid = fork(); in processEntry() local
|
/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/fans/phosphor-pid-control/ |
H A D | config-evb-npcm845.json | 55 "pid": { object 81 "pid": { object 100 "pid": { object
|
/openbmc/linux/tools/tracing/rtla/src/ |
H A D | utils.c | 236 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 D | metric.cpp | 117 int pid = -1; in getProcStatMetric() local 204 int getFdCount(int pid) in getFdCount() 245 int pid = 0; in getFdStatMetric() local
|