H A D | builtin-sched.c | 850 next_pid = evsel__intval(evsel, sample, "next_pid"); in replay_switch_event() local 874 prev_comm, prev_pid, next_comm, next_pid, delta); in replay_switch_event() 877 next = register_pid(sched, next_pid, next_comm); in replay_switch_event() 1135 next_pid = evsel__intval(evsel, sample, "next_pid"); in latency_switch_event() local 1158 sched_in = machine__findnew_thread(machine, -1, next_pid); in latency_switch_event() 1636 const u32 next_pid = evsel__intval(evsel, sample, "next_pid"); in map_switch_event() local 1680 sched_in = map__findnew_thread(sched, machine, -1, next_pid); in map_switch_event() 1805 next_pid = evsel__intval(evsel, sample, "next_pid"); process_sched_switch_event() local 2176 const u32 next_pid = evsel__intval(evsel, sample, "next_pid"); timehist_print_sample() local 2774 const u32 next_pid = evsel__intval(evsel, sample, "next_pid"); timehist_update_task_prio() local [all...] |