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

/linux-master/tools/perf/
H A Dbuiltin-timechart.c122 u64 state_since; member in struct:per_pidcomm
267 p->current->state_since = timestamp;
447 p->current->state_since = timestamp;
452 p->current->state_since, timestamp, NULL);
453 p->current->state_since = timestamp;
470 prev_p->current->state_since, timestamp,
475 p->current->state_since, timestamp,
478 p->current->state_since = timestamp;
484 prev_p->current->state_since = timestamp;

Completed in 225 milliseconds