/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
|
D | pkey_siginfo.c | 102 int tid, i; in protect() local 144 int tid, i; in protect_access() local
|
/tools/testing/selftests/x86/ |
D | fsgsbase_restore.c | 131 pid_t pid = getpid(), tid = syscall(SYS_gettid); in tracee_zap_segment() local 165 pid_t pid = getpid(), tid = syscall(SYS_gettid); in main() local
|
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/util/ |
D | thread_map.c | 61 struct perf_thread_map *thread_map__new_by_tid(pid_t tid) in thread_map__new_by_tid() 170 struct perf_thread_map *thread_map__new(pid_t pid, pid_t tid, uid_t uid) in thread_map__new() 247 pid_t tid, prev_tid = INT_MAX; in thread_map__new_by_tid_str() local 292 struct perf_thread_map *thread_map__new_str(const char *pid, const char *tid, in thread_map__new_str()
|
D | values.c | 89 u32 pid, u32 tid) in perf_read_values__findnew_thread() 185 u32 pid, u32 tid, in perf_read_values_add_value()
|
D | values.h | 10 u32 *pid, *tid; member
|
D | jitdump.c | 415 pid_t pid, tid; in jit_repipe_code_load() local 417 u32 pid, tid; in jit_repipe_code_load() member 528 pid_t pid, tid; in jit_repipe_code_move() local 530 u32 pid, tid; in jit_repipe_code_move() member
|
D | target.h | 10 const char *tid; member
|
D | jitdump.h | 69 uint32_t tid; member 84 uint32_t tid; member
|
/tools/perf/scripts/python/ |
D | futex-contention.py | 29 def syscalls__sys_enter_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument 40 def syscalls__sys_exit_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument
|
/tools/testing/selftests/proc/ |
D | thread-self.c | 30 pid_t pid, tid; in f() local
|
/tools/lib/perf/include/perf/ |
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 227 __u64 tid; member 249 __u32 tid; member 262 __u32 tid; member 279 __u32 tid; member
|
/tools/lib/perf/Documentation/examples/ |
D | sampling.c | 85 int cpu, pid, tid; in main() local
|
/tools/testing/selftests/powerpc/ptrace/ |
D | ptrace-syscall.c | 77 pid_t pid = getpid(), tid = syscall(SYS_gettid); in test_ptrace_syscall_restart() local
|
/tools/testing/selftests/bpf/prog_tests/ |
D | ns_current_pid_tgid.c | 47 pid_t tid = syscall(SYS_gettid); in test_ns_current_pid_tgid() local
|
/tools/testing/selftests/bpf/ |
D | test_tcpnotify_user.c | 31 pthread_t tid; variable
|
D | test_current_pid_tgid_new_ns.c | 114 pid_t tid = syscall(SYS_gettid); in main() local
|
/tools/perf/ |
D | builtin-lock.c | 117 u32 tid; member 123 static struct thread_stat *thread_stat_find(u32 tid) in thread_stat_find() 164 static struct thread_stat *thread_stat_findnew_after_first(u32 tid) in thread_stat_findnew_after_first() 190 static struct thread_stat *thread_stat_findnew_first(u32 tid) in thread_stat_findnew_first()
|
/tools/lib/perf/include/internal/ |
D | evsel.h | 31 pid_t tid; member
|
/tools/testing/selftests/arm64/mte/ |
D | check_gcr_el1_cswitch.c | 42 pid_t tid = gettid(); in execute_thread() local
|
/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 | 47 int tid; member
|
D | futex-lock-pi.c | 27 int tid; member
|
/tools/testing/selftests/powerpc/benchmarks/ |
D | fork.c | 136 pthread_t tid; in bench_thread() local
|