D | sched_event_tracker.cc | 67 uint32_t prev_pid, in PushSchedSwitch() argument 95 prev_pid_match_prev_next_pid = prev_pid == pending_sched->last_pid; in PushSchedSwitch() 109 prev_pid, prev_comm_id, ThreadNamePriority::kFtrace); in PushSchedSwitch() 112 cpu, ts, prev_utid, prev_pid, prev_comm_id, prev_prio, prev_state, in PushSchedSwitch() 170 uint32_t prev_pid = pending_sched->last_pid; in PushSchedSwitchCompact() local 178 cpu, ts, prev_utid, prev_pid, prev_comm_id, prev_prio, prev_state, in PushSchedSwitchCompact() 192 uint32_t prev_pid, in AddRawEventAndStartSlice() argument 218 add_raw_arg(SS::kPrevPidFieldNumber, Variadic::Integer(prev_pid)); in AddRawEventAndStartSlice()
|