Lines Matching defs:thread
269 * for main thread set parent to ppid from status file. For other
270 * threads set parent pid to main thread. ie., assume main thread
772 * send mmap only for thread group leader
847 int err = -1, thread, j;
868 for (thread = 0; thread < threads->nr; ++thread) {
871 perf_thread_map__pid(threads, thread), 0,
879 * comm.pid is set to thread group id by
882 if ((int) comm_event->comm.pid != perf_thread_map__pid(threads, thread)) {
885 /* is thread group leader in thread_map? */
959 * We may race with exiting thread, so don't stop just because
960 * one thread couldn't be synthesized.
1391 struct perf_cpu cpu, u32 thread, u64 id,
1404 event.thread = thread;
1924 * namespace but it synthesizes thread info from its parent PID
2252 pr_err("Couldn't synthesize thread map.\n");
2258 pr_err("Couldn't synthesize thread map.\n");