Home
last modified time | relevance | path

Searched defs:tid (Results 1 – 25 of 30) sorted by relevance

12

/tools/perf/scripts/python/
Dfutex-contention.py24 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
Dcall-graph-from-postgresql.py110 def setUpLevel2(self, comm_id, thread_id, pid, tid): argument
Dexport-to-postgresql.py674 def thread_table(thread_id, machine_id, process_id, pid, tid, *x): argument
/tools/perf/util/
Dthread_map.c79 struct thread_map *thread_map__new_by_tid(pid_t tid) in thread_map__new_by_tid()
178 struct thread_map *thread_map__new(pid_t pid, pid_t tid, uid_t uid) in thread_map__new()
267 pid_t tid, prev_tid = INT_MAX; in thread_map__new_by_tid_str() local
312 struct thread_map *thread_map__new_str(const char *pid, const char *tid, in thread_map__new_str()
Dvalues.c58 u32 pid, u32 tid) in perf_read_values__findnew_thread()
119 u32 pid, u32 tid, in perf_read_values_add_value()
Dvalues.h9 u32 *pid, *tid; member
Djitdump.c374 pid_t pid, tid; in jit_repipe_code_load() local
376 u32 pid, tid; in jit_repipe_code_load() member
478 pid_t pid, tid; in jit_repipe_code_move() local
480 u32 pid, tid; in jit_repipe_code_move() member
Devent.h14 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
357 u64 tid; member
379 u32 tid; member
392 u32 tid; member
407 u32 pid, tid; member
Dtarget.h9 const char *tid; member
Djitdump.h66 uint32_t tid; member
81 uint32_t tid; member
Dthread.h23 pid_t tid; member
Dauxtrace.h170 pid_t tid; member
195 pid_t tid; member
259 pid_t tid; member
280 pid_t tid; member
Dintel-pt.c135 pid_t pid, tid; member
1244 pid_t pid, pid_t tid, u64 ip) in intel_pt_synth_error()
1266 pid_t tid = ptq->next_tid; in intel_pt_next_tid() local
1581 static int intel_pt_process_timeless_queues(struct intel_pt *pt, pid_t tid, in intel_pt_process_timeless_queues()
1635 static int intel_pt_sync_switch(struct intel_pt *pt, int cpu, pid_t tid, in intel_pt_sync_switch()
1684 pid_t tid; in intel_pt_process_switch() local
1709 pid_t pid, tid; in intel_pt_context_switch() local
Dintel-bts.c79 pid_t tid; member
363 pid_t tid, u64 ip) in intel_bts_synth_error()
555 static int intel_bts_process_tid_exit(struct intel_bts *bts, pid_t tid) in intel_bts_process_tid_exit()
Dthread.c32 struct thread *thread__new(pid_t pid, pid_t tid) in thread__new()
Dmachine.c353 pid_t pid, pid_t tid, in ____machine__findnew_thread()
424 struct thread *__machine__findnew_thread(struct machine *machine, pid_t pid, pid_t tid) in __machine__findnew_thread()
430 pid_t tid) in machine__findnew_thread()
441 pid_t tid) in machine__find_thread()
2048 pid_t tid) in machine__set_current_tid()
Devsel.h26 pid_t tid; member
/tools/testing/selftests/x86/
Dptrace_syscall.c185 pid_t pid = getpid(), tid = syscall(SYS_gettid); in test_ptrace_syscall_restart() local
305 pid_t pid = getpid(), tid = syscall(SYS_gettid); in test_restart_under_ptrace() local
/tools/testing/selftests/ptrace/
Dpeeksiginfo.c19 static int sys_rt_tgsigqueueinfo(pid_t tgid, pid_t tid, in sys_rt_tgsigqueueinfo()
/tools/perf/
Dbuiltin-lock.c112 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()
/tools/perf/bench/
Dfutex-hash.c43 int tid; member
Dfutex-lock-pi.c22 int tid; member
/tools/perf/tests/
Dmmap-thread-lookup.c21 pid_t tid; member
/tools/accounting/
Dgetdelays.c265 pid_t tid = 0; in main() local
/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c78 pthread_t tid; in start_thread_on() local

12