Lines Matching refs:thread__tid
79 return to_find - (int)thread__tid(rb_entry(nd, struct thread_rb_node, rb_node)->thread);
85 pid_t to_find = thread__tid(th);
527 if (thread__pid(th) == thread__tid(th))
551 thread__pid(th), thread__tid(th));
560 pr_err("Failed to join map groups for %d:%d\n", thread__pid(th), thread__tid(th));
577 if (thread__tid(th) == tid) {
637 if (thread__tid(th) == tid) {
643 if (tid < thread__tid(th))
2056 struct threads *threads = machine__threads(machine, thread__tid(th));
2108 thread__pid(parent), thread__tid(parent));