Searched refs:pid_put_sample (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/tools/perf/ |
H A D | builtin-timechart.c | 265 static void pid_put_sample(struct timechart *tchart, int pid, int type, pid_put_sample() function 430 pid_put_sample(tchart, p->pid, p->current->state, cpu, sched_wakeup() 448 pid_put_sample(tchart, prev_pid, TYPE_RUNNING, cpu, sched_switch() 453 pid_put_sample(tchart, next_pid, p->current->state, cpu, sched_switch()
|
Completed in 66 milliseconds