Lines Matching defs:thread
35 #include "thread.h"
36 #include "thread-stack.h"
49 struct thread *unknown_thread;
75 struct thread *thread;
562 thread__zput(tidq->thread);
674 struct thread *thread;
688 thread = tidq->thread;
689 if (!thread) {
692 thread = etmq->etm->unknown_thread;
695 if (!thread__find_map(thread, cpumode, address, &al) || !al.map->dso)
1075 if ((!tidq->thread) && (tidq->tid != -1))
1076 tidq->thread = machine__find_thread(etm->machine, -1,
1079 if (tidq->thread)
1080 tidq->pid = tidq->thread->pid_;
1102 thread__zput(tidq->thread);
2279 struct thread *th;
2302 struct thread *th;
2306 * Context switch in per-thread mode are irrelevant since perf