Searched refs:pid_put_sample (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-timechart.c | 267 static void pid_put_sample(struct timechart *tchart, int pid, int type, in pid_put_sample() function 432 pid_put_sample(tchart, p->pid, p->current->state, cpu, in sched_wakeup() 450 pid_put_sample(tchart, prev_pid, TYPE_RUNNING, cpu, in sched_switch() 455 pid_put_sample(tchart, next_pid, p->current->state, cpu, in sched_switch()
|