Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-timechart.c117 u64 state_since; member
252 p->current->state_since = timestamp; in pid_fork()
426 p->current->state_since = timestamp; in sched_wakeup()
431 p->current->state_since, timestamp, NULL); in sched_wakeup()
432 p->current->state_since = timestamp; in sched_wakeup()
449 prev_p->current->state_since, timestamp, in sched_switch()
454 p->current->state_since, timestamp, in sched_switch()
457 p->current->state_since = timestamp; in sched_switch()
463 prev_p->current->state_since = timestamp; in sched_switch()