| /tools/perf/util/ |
| D | thread_map.c | 50 struct thread_map *thread_map__new_by_pid(pid_t pid) in thread_map__new_by_pid() 113 pid_t pid = strtol(dirent->d_name, &end, 10); in thread_map__new_by_uid() local 177 struct thread_map *thread_map__new(pid_t pid, pid_t tid, uid_t uid) in thread_map__new() 195 pid_t pid, prev_pid = INT_MAX; in thread_map__new_by_pid_str() local 310 struct thread_map *thread_map__new_str(const char *pid, const char *tid, in thread_map__new_str() 359 static int get_comm(char **comm, pid_t pid) in get_comm() 385 pid_t pid = thread_map__pid(map, i); in comm_init() local
|
| D | thread_map.h | 9 pid_t pid; member 44 thread_map__set_pid(struct thread_map *map, int thread, pid_t pid) in thread_map__set_pid()
|
| D | session.h | 80 struct machine *perf_session__find_machine(struct perf_session *session, pid_t pid) in perf_session__find_machine() 86 struct machine *perf_session__findnew_machine(struct perf_session *session, pid_t pid) in perf_session__findnew_machine()
|
| D | cloexec.c | 31 pid_t pid = -1; in perf_flag_probe() local
|
| D | values.c | 58 u32 pid, u32 tid) in perf_read_values__findnew_thread() 119 u32 pid, u32 tid, in perf_read_values_add_value()
|
| /tools/perf/scripts/python/ |
| D | netdev-times.py | 227 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 233 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 239 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument 245 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm, argument 251 def irq__irq_handler_exit(name, context, cpu, sec, nsec, pid, comm, callchain, irq, ret): argument 255 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, callchain, napi, dev_name): argument 260 def net__netif_receive_skb(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument 266 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument 272 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, callchain, argument 278 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
|
| D | net_dropmonitor.py | 69 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument
|
| /tools/perf/arch/x86/tests/ |
| D | intel-cqm.c | 14 pid_t pid; in spawn() local 44 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 | 203 pid_t pid; in spawn_sealing_thread() local 223 static void join_sealing_thread(pid_t pid) in join_sealing_thread() 234 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 | 53 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_vs_ebb_test.c | 40 pid_t pid; in task_event_vs_ebb() local
|
| D | task_event_pinned_vs_ebb_test.c | 42 pid_t pid; in task_event_pinned_vs_ebb() local
|
| D | ebb_vs_cpu_event_test.c | 42 pid_t pid; in ebb_vs_cpu_event() local
|
| D | cpu_event_pinned_vs_ebb_test.c | 44 pid_t pid; in cpu_event_pinned_vs_ebb() local
|
| D | cpu_event_vs_ebb_test.c | 42 pid_t pid; in cpu_event_vs_ebb() local
|
| /tools/perf/tests/ |
| D | attr.c | 60 static int store_event(struct perf_event_attr *attr, pid_t pid, int cpu, in store_event() 130 void test_attr__open(struct perf_event_attr *attr, pid_t pid, int cpu, in test_attr__open()
|
| D | hists_common.c | 12 u32 pid; member 21 u32 pid; member
|
| /tools/testing/selftests/powerpc/dscr/ |
| D | dscr_inherit_test.c | 26 pid_t pid; in dscr_inherit() local
|
| D | dscr_inherit_exec_test.c | 48 pid_t pid; in dscr_inherit_exec() local
|
| /tools/testing/selftests/timers/ |
| D | skew_consistency.c | 57 pid_t pid; in main() local
|