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