Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-timechart.c122 u64 state_since; member
267 p->current->state_since = timestamp; in pid_fork()
447 p->current->state_since = timestamp; in sched_wakeup()
452 p->current->state_since, timestamp, NULL); in sched_wakeup()
453 p->current->state_since = timestamp; in sched_wakeup()
470 prev_p->current->state_since, timestamp, in sched_switch()
475 p->current->state_since, timestamp, in sched_switch()
478 p->current->state_since = timestamp; in sched_switch()
484 prev_p->current->state_since = timestamp; in sched_switch()