Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-timechart.c121 u64 state_since; member
266 p->current->state_since = timestamp; in pid_fork()
446 p->current->state_since = timestamp; in sched_wakeup()
451 p->current->state_since, timestamp, NULL); in sched_wakeup()
452 p->current->state_since = timestamp; in sched_wakeup()
469 prev_p->current->state_since, timestamp, in sched_switch()
474 p->current->state_since, timestamp, in sched_switch()
477 p->current->state_since = timestamp; in sched_switch()
483 prev_p->current->state_since = timestamp; in sched_switch()