Lines Matching refs:title
300 let title = span.innerText;
305 if (title === 'Counters' || title === 'Thread States') {
306 title += `(${rowType})`;
308 if (title === 'Analysis') {
314 title += '(disk-io)';
316 title += '(virtual-memory-cell)';
318 title += `(${rowType})`;
321 if (title === 'Slices' || title === 'Current Selection') {
327 title += '(deliverInputEvent)';
333 title += `(${rowType})`;
337 event: title,