Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-timechart.c280 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()