Searched refs:ROW_TYPE_PROCESS (Results 1 – 4 of 4) sorted by relevance
73 static ROW_TYPE_PROCESS = 'process'; property in TraceRow
172 if (it.rowType == TraceRow.ROW_TYPE_PROCESS) {
273 processRow.rowType = TraceRow.ROW_TYPE_PROCESS;
1606 item.rowType == TraceRow.ROW_TYPE_PROCESS ||