| /tools/testing/selftests/powerpc/mm/ |
| D | tlbie_test.c | 202 static inline unsigned int compute_store_pattern(unsigned int tid, in compute_store_pattern() 257 static inline void start_verification_log(unsigned int tid, in start_verification_log() 292 static inline void log_anamoly(unsigned int tid, unsigned int *addr, in log_anamoly() 308 static inline void end_verification_log(unsigned int tid, unsigned nr_anamolies) in end_verification_log() 358 static void verify_chunk(unsigned int tid, unsigned int *next_store_addr, in verify_chunk() 461 unsigned int tid = *((unsigned int *)arg); in rim_fn() local
|
| /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-sql.py | 111 def setUpLevel2(self, comm_id, thread_id, pid, tid): argument
|
| D | export-to-postgresql.py | 684 def thread_table(thread_id, machine_id, process_id, pid, tid, *x): argument
|
| /tools/perf/util/ |
| D | thread_map.c | 82 struct thread_map *thread_map__new_by_tid(pid_t tid) in thread_map__new_by_tid() 181 struct thread_map *thread_map__new(pid_t pid, pid_t tid, uid_t uid) in thread_map__new() 270 pid_t tid, prev_tid = INT_MAX; in thread_map__new_by_tid_str() local 315 struct thread_map *thread_map__new_str(const char *pid, const char *tid, in thread_map__new_str()
|
| D | values.c | 88 u32 pid, u32 tid) in perf_read_values__findnew_thread() 184 u32 pid, u32 tid, in perf_read_values_add_value()
|
| 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
|
| D | values.h | 10 u32 *pid, *tid; member
|
| D | event.h | 15 u32 pid, tid; member 24 u32 pid, tid; member 39 u32 pid, tid; member 45 u32 pid, tid; member 53 u32 tid, ptid; member 73 u32 pid, tid; member 193 u32 pid, tid; member 493 u64 tid; member 515 u32 tid; member 528 u32 tid; member [all …]
|
| D | target.h | 10 const char *tid; member
|
| D | jitdump.h | 68 uint32_t tid; member 83 uint32_t tid; member
|
| D | auxtrace.h | 180 pid_t tid; member 205 pid_t tid; member 269 pid_t tid; member 290 pid_t tid; member
|
| D | thread.h | 24 pid_t tid; member
|
| D | intel-bts.c | 81 pid_t tid; member 364 pid_t tid, u64 ip) in intel_bts_synth_error() 556 static int intel_bts_process_tid_exit(struct intel_bts *bts, pid_t tid) in intel_bts_process_tid_exit()
|
| D | intel-pt.c | 149 pid_t pid, tid; member 1432 pid_t pid, pid_t tid, u64 ip) in intel_pt_synth_error() 1454 pid_t tid = ptq->next_tid; in intel_pt_next_tid() local 1802 static int intel_pt_process_timeless_queues(struct intel_pt *pt, pid_t tid, in intel_pt_process_timeless_queues() 1856 static int intel_pt_sync_switch(struct intel_pt *pt, int cpu, pid_t tid, in intel_pt_sync_switch() 1905 pid_t tid; in intel_pt_process_switch() local 1930 pid_t pid, tid; in intel_pt_context_switch() local
|
| D | machine.c | 386 pid_t pid, pid_t tid, in ____machine__findnew_thread() 457 struct thread *__machine__findnew_thread(struct machine *machine, pid_t pid, pid_t tid) in __machine__findnew_thread() 463 pid_t tid) in machine__findnew_thread() 474 pid_t tid) in machine__find_thread() 2306 pid_t tid) in machine__set_current_tid()
|
| D | thread.c | 36 struct thread *thread__new(pid_t pid, pid_t tid) in thread__new()
|
| /tools/testing/selftests/x86/ |
| D | ptrace_syscall.c | 186 pid_t pid = getpid(), tid = syscall(SYS_gettid); in test_ptrace_syscall_restart() local 306 pid_t pid = getpid(), tid = syscall(SYS_gettid); in test_restart_under_ptrace() local
|
| /tools/perf/ |
| D | builtin-lock.c | 116 u32 tid; member 122 static struct thread_stat *thread_stat_find(u32 tid) in thread_stat_find() 163 static struct thread_stat *thread_stat_findnew_after_first(u32 tid) in thread_stat_findnew_after_first() 189 static struct thread_stat *thread_stat_findnew_first(u32 tid) in thread_stat_findnew_first()
|
| /tools/testing/selftests/ptrace/ |
| D | peeksiginfo.c | 20 static int sys_rt_tgsigqueueinfo(pid_t tgid, pid_t tid, in sys_rt_tgsigqueueinfo()
|
| /tools/perf/bench/ |
| D | futex-hash.c | 45 int tid; member
|
| D | futex-lock-pi.c | 24 int tid; member
|
| /tools/perf/tests/ |
| D | mmap-thread-lookup.c | 24 pid_t tid; member
|
| /tools/accounting/ |
| D | getdelays.c | 272 pid_t tid = 0; in main() local
|
| /tools/testing/selftests/powerpc/benchmarks/ |
| D | context_switch.c | 78 pthread_t tid; in start_thread_on() local
|