| /tools/perf/scripts/python/ |
| D | futex-contention.py | 24 def syscalls__sys_enter_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument 34 def syscalls__sys_exit_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument
|
| D | call-graph-from-postgresql.py | 110 def setUpLevel2(self, comm_id, thread_id, pid, tid): argument
|
| D | export-to-postgresql.py | 671 def thread_table(thread_id, machine_id, process_id, pid, tid, *x): argument
|
| /tools/perf/util/ |
| D | thread_map.c | 78 struct thread_map *thread_map__new_by_tid(pid_t tid) in thread_map__new_by_tid() 177 struct thread_map *thread_map__new(pid_t pid, pid_t tid, uid_t uid) in thread_map__new() 266 pid_t tid, prev_tid = INT_MAX; in thread_map__new_by_tid_str() local 310 struct thread_map *thread_map__new_str(const char *pid, const char *tid, in thread_map__new_str()
|
| 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()
|
| D | values.h | 9 u32 *pid, *tid; member
|
| D | event.h | 14 u32 pid, tid; member 23 u32 pid, tid; member 38 u32 pid, tid; member 45 u32 tid, ptid; member 65 u32 pid, tid; member 182 u32 pid, tid; member 300 u64 tid; member 322 u32 tid; member 335 u32 tid; member 350 u32 pid, tid; member
|
| D | target.h | 9 const char *tid; member
|
| D | thread.h | 22 pid_t tid; member
|
| D | auxtrace.h | 168 pid_t tid; member 193 pid_t tid; member 257 pid_t tid; member 278 pid_t tid; member
|
| D | thread.c | 29 struct thread *thread__new(pid_t pid, pid_t tid) in thread__new()
|
| D | intel-pt.c | 129 pid_t pid, tid; member 1156 pid_t pid, pid_t tid, u64 ip) in intel_pt_synth_error() 1178 pid_t tid = ptq->next_tid; in intel_pt_next_tid() local 1490 static int intel_pt_process_timeless_queues(struct intel_pt *pt, pid_t tid, in intel_pt_process_timeless_queues() 1544 static int intel_pt_sync_switch(struct intel_pt *pt, int cpu, pid_t tid, in intel_pt_sync_switch() 1593 pid_t tid; in intel_pt_process_switch() local 1618 pid_t pid, tid; in intel_pt_context_switch() local
|
| D | intel-bts.c | 78 pid_t tid; member 357 pid_t tid, u64 ip) in intel_bts_synth_error() 541 static int intel_bts_process_tid_exit(struct intel_bts *bts, pid_t tid) in intel_bts_process_tid_exit()
|
| D | machine.c | 359 pid_t pid, pid_t tid, in ____machine__findnew_thread() 429 struct thread *__machine__findnew_thread(struct machine *machine, pid_t pid, pid_t tid) in __machine__findnew_thread() 435 pid_t tid) in machine__findnew_thread() 446 pid_t tid) in machine__find_thread() 1964 pid_t tid) in machine__set_current_tid()
|
| D | evsel.h | 26 pid_t tid; member
|
| D | python.c | 488 int pid = -1, tid = -1, uid = UINT_MAX; in pyrf_thread_map__init() local
|
| D | auxtrace.c | 823 int code, int cpu, pid_t pid, pid_t tid, u64 ip, in auxtrace_synth_error()
|
| /tools/perf/ |
| D | builtin-lock.c | 112 u32 tid; member 118 static struct thread_stat *thread_stat_find(u32 tid) in thread_stat_find() 159 static struct thread_stat *thread_stat_findnew_after_first(u32 tid) in thread_stat_findnew_after_first() 185 static struct thread_stat *thread_stat_findnew_first(u32 tid) in thread_stat_findnew_first()
|
| D | builtin-inject.c | 42 u32 tid; member
|
| /tools/testing/selftests/ptrace/ |
| D | peeksiginfo.c | 19 static int sys_rt_tgsigqueueinfo(pid_t tgid, pid_t tid, in sys_rt_tgsigqueueinfo()
|
| /tools/perf/bench/ |
| D | futex-hash.c | 38 int tid; member
|
| D | futex-lock-pi.c | 19 int tid; member
|
| /tools/perf/tests/ |
| D | mmap-thread-lookup.c | 21 pid_t tid; member
|
| /tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 1683 pthread_t tid; member
|