Home | History | Annotate | Download | only in linux-tools-perf

Lines Matching refs:perf_session__findnew

1088 	sched_out = perf_session__findnew(session, switch_event->prev_pid);
1089 sched_in = perf_session__findnew(session, switch_event->next_pid);
1123 struct thread *thread = perf_session__findnew(session, runtime_event->pid);
1154 wakee = perf_session__findnew(session, wakeup_event->pid);
1204 migrant = perf_session__findnew(session, migrate_task_event->pid);
1463 sched_out = perf_session__findnew(session, switch_event->prev_pid);
1464 sched_in = perf_session__findnew(session, switch_event->next_pid);
1654 thread = perf_session__findnew(session, sample->pid);