Home
last modified time | relevance | path

Searched refs:pid_put_sample (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/perf/
Dbuiltin-timechart.c279 static void pid_put_sample(struct timechart *tchart, int pid, int type, in pid_put_sample() function
450 pid_put_sample(tchart, p->pid, p->current->state, cpu, in sched_wakeup()
468 pid_put_sample(tchart, prev_pid, TYPE_RUNNING, cpu, in sched_switch()
473 pid_put_sample(tchart, next_pid, p->current->state, cpu, in sched_switch()