Lines Matching defs:thread
253 * for main thread set parent to ppid from status file. For other
254 * threads set parent pid to main thread. ie., assume main thread
673 * send mmap only for thread group leader
745 int err = -1, thread, j;
766 for (thread = 0; thread < threads->nr; ++thread) {
769 perf_thread_map__pid(threads, thread), 0,
777 * comm.pid is set to thread group id by
780 if ((int) comm_event->comm.pid != perf_thread_map__pid(threads, thread)) {
783 /* is thread group leader in thread_map? */
856 * We may race with exiting thread, so don't stop just because
857 * one thread couldn't be synthesized.
1267 u32 cpu, u32 thread, u64 id,
1280 event.thread = thread;
1994 pr_err("Couldn't synthesize thread map.\n");
2000 pr_err("Couldn't synthesize thread map.\n");