| /tools/perf/scripts/python/ |
| D | netdev-times.py | 228 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 234 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 240 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 246 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm, argument 252 def irq__irq_handler_exit(name, context, cpu, sec, nsec, pid, comm, callchain, irq, ret): argument 256 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, callchain, napi, argument 262 def net__netif_receive_skb(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument 268 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument 274 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, callchain, argument 280 def net__net_dev_xmit(name, context, cpu, sec, nsec, pid, comm, callchain, argument [all …]
|
| D | sched-migration.py | 31 def thread_name(pid): argument 208 def wake_up(self, ts_list, pid, cpu, fork): argument 349 def migrate(self, headers, pid, prio, orig_cpu, dest_cpu): argument 353 def wake_up(self, headers, comm, pid, success, target_cpu, fork): argument 372 common_callchain, comm, pid, runtime, vruntime): argument 377 common_callchain, comm, pid, delay): argument 382 common_callchain, comm, pid, delay): argument 387 common_callchain, comm, pid, delay): argument 397 common_callchain, comm, pid, prio): argument 402 common_callchain, comm, pid, prio): argument [all …]
|
| D | compaction-times.py | 32 def filter(self, pid, comm): argument 41 def filter(self, pid, comm): argument 118 def create_pending(cls, pid, comm, start_secs, start_nsecs): argument 132 def increment_pending(cls, pid, migrated, fscan, mscan): argument 141 def complete_pending(cls, pid, secs, nsecs): argument 159 def __init__(self, comm, pid, filtered): argument
|
| /tools/perf/util/ |
| D | thread_map.c | 54 struct thread_map *thread_map__new_by_pid(pid_t pid) in thread_map__new_by_pid() 117 pid_t pid = strtol(dirent->d_name, &end, 10); in thread_map__new_by_uid() local 181 struct thread_map *thread_map__new(pid_t pid, pid_t tid, uid_t uid) in thread_map__new() 199 pid_t pid, prev_pid = INT_MAX; in thread_map__new_by_pid_str() local 315 struct thread_map *thread_map__new_str(const char *pid, const char *tid, in thread_map__new_str() 364 static int get_comm(char **comm, pid_t pid) in get_comm() 390 pid_t pid = thread_map__pid(map, i); in comm_init() local 443 bool thread_map__has(struct thread_map *threads, pid_t pid) in thread_map__has()
|
| D | thread_map.h | 10 pid_t pid; member 50 thread_map__set_pid(struct thread_map *map, int thread, pid_t pid) in thread_map__set_pid()
|
| D | jitdump.c | 399 pid_t pid, tid; in jit_repipe_code_load() local 401 u32 pid, tid; in jit_repipe_code_load() member 514 pid_t pid, tid; in jit_repipe_code_move() local 516 u32 pid, tid; in jit_repipe_code_move() member 699 jit_detect(char *mmap_name, pid_t pid) in jit_detect() 758 pid_t pid, in jit_process()
|
| D | session.h | 75 struct machine *perf_session__find_machine(struct perf_session *session, pid_t pid) in perf_session__find_machine() 81 struct machine *perf_session__findnew_machine(struct perf_session *session, pid_t pid) in perf_session__findnew_machine()
|
| D | event.c | 112 static int perf_event__get_comm_ids(pid_t pid, char *comm, size_t len, in perf_event__get_comm_ids() 182 static int perf_event__prepare_comm(union perf_event *event, pid_t pid, in perf_event__prepare_comm() 220 union perf_event *event, pid_t pid, in perf_event__synthesize_comm() 235 static void perf_event__get_ns_link_info(pid_t pid, const char *ns, in perf_event__get_ns_link_info() 250 pid_t pid, pid_t tgid, in perf_event__synthesize_namespaces() 289 pid_t pid, pid_t tgid, pid_t ppid, in perf_event__synthesize_fork() 321 pid_t pid, pid_t tgid, in perf_event__synthesize_mmap_events() 519 pid_t pid, int full, in __event__synthesize_thread() 723 pid_t pid = strtol(dirent->d_name, &end, 10); in perf_event__synthesize_threads() local
|
| /tools/kvm/kvm_stat/ |
| D | kvm_stat | 393 def perf_event_open(self, attr, pid, cpu, group_fd, flags): argument 501 def __init__(self, pid, fields_filter): argument 656 def pid(self): member in TracepointProvider 660 def pid(self, pid): argument 688 def __init__(self, pid, fields_filter, include_past): argument 720 def pid(self): member in DebugfsProvider 724 def pid(self, pid): member in DebugfsProvider 865 def pid_filter(self, pid): argument 1010 def get_gname_from_pid(pid): argument 1049 def update_pid(self, pid): argument [all …]
|
| /tools/testing/selftests/x86/ |
| D | mpx-dig.c | 65 int open_proc(int pid, char *file) in open_proc() 87 int __pid_load_vaddrs(int pid) in __pid_load_vaddrs() 129 int pid_load_vaddrs(int pid) in pid_load_vaddrs() 413 int inspect_pid(int pid) in inspect_pid() 469 int pid; in main() local 493 int pid = getpid(); in inspect_me() local
|
| /tools/perf/arch/x86/tests/ |
| D | intel-cqm.c | 18 pid_t pid; in spawn() local 48 pid_t pid; in test__intel_cqm_count_nmi_context() local
|
| /tools/testing/selftests/powerpc/pmu/ |
| D | event.c | 16 int perf_event_open(struct perf_event_attr *attr, pid_t pid, int cpu, in perf_event_open() 52 int event_open_with_options(struct event *e, pid_t pid, int cpu, int group_fd) in event_open_with_options() 68 int event_open_with_pid(struct event *e, pid_t pid) in event_open_with_pid()
|
| /tools/testing/selftests/memfd/ |
| D | fuse_test.c | 204 pid_t pid; in spawn_sealing_thread() local 224 static void join_sealing_thread(pid_t pid) in join_sealing_thread() 235 pid_t pid; in main() local
|
| /tools/testing/selftests/breakpoints/ |
| D | breakpoint_test_arm64.c | 89 static bool set_watchpoint(pid_t pid, int size, int wp) in set_watchpoint() 124 pid_t pid = fork(); in run_test() local
|
| /tools/perf/tests/ |
| D | attr.c | 66 static int store_event(struct perf_event_attr *attr, pid_t pid, int cpu, in store_event() 139 void test_attr__open(struct perf_event_attr *attr, pid_t pid, int cpu, in test_attr__open()
|
| D | hists_common.c | 15 u32 pid; member 24 u32 pid; member
|
| /tools/testing/selftests/powerpc/tm/ |
| D | tm-signal-stack.c | 35 int pid; in tm_signal_stack() local
|
| /tools/perf/trace/beauty/ |
| D | pid.c | 4 int pid = arg->val; in syscall_arg__scnprintf_pid() local
|
| /tools/testing/selftests/timers/ |
| D | skew_consistency.c | 46 pid_t pid; in main() local
|
| /tools/testing/selftests/powerpc/pmu/ebb/ |
| D | fork_cleanup_test.c | 45 pid_t pid; in fork_cleanup() local
|
| D | ebb_on_willing_child_test.c | 55 pid_t pid; in ebb_on_willing_child() local
|
| D | ebb_on_child_test.c | 48 pid_t pid; in ebb_on_child() local
|
| D | task_event_pinned_vs_ebb_test.c | 42 pid_t pid; in task_event_pinned_vs_ebb() local
|
| D | task_event_vs_ebb_test.c | 40 pid_t pid; in task_event_vs_ebb() local
|
| /tools/testing/selftests/powerpc/dscr/ |
| D | dscr_inherit_test.c | 26 pid_t pid; in dscr_inherit() local
|