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

/linux-master/tools/perf/
H A Dbuiltin-timechart.c140 #define TYPE_BLOCKED 3 macro
450 if (p && p->current && p->current->state == TYPE_BLOCKED) {
486 prev_p->current->state = TYPE_BLOCKED;
1282 if (sample->type == TYPE_BLOCKED)

Completed in 185 milliseconds