Lines Matching refs:thread0
239 …thread0-1051\", \"rt-app-1051\", \"trace-cmd-1050\", \"jbd2/sda-8-1031\", \"rt-app-1050\", \"trace…
444 "Data showing util/load errors on the RQ (cpu 1) when thread0 running\n",
511 " <td>thread0</td>\n",
525 " <td>thread0</td>\n",
539 " <td>thread0</td>\n",
553 " <td>thread0</td>\n",
567 " <td>thread0</td>\n",
581 " <td>thread0</td>\n",
595 " <td>thread0</td>\n",
609 " <td>thread0</td>\n",
623 " <td>thread0</td>\n",
637 " <td>thread0</td>\n",
651 " <td>thread0</td>\n",
670 "6.986053 thread0 91 76 89 13 45 \n",
671 "3.749162 thread0 88 75 87 12 519 \n",
672 "3.749187 thread0 88 75 87 12 28 \n",
673 "6.986014 thread0 90 76 88 12 590 \n",
674 "4.355859 thread0 85 73 83 10 435 \n",
675 "4.355883 thread0 85 73 83 10 27 \n",
676 "6.075973 thread0 86 75 85 10 27 \n",
677 "5.982620 thread0 227 211 225 14 684 \n",
678 "0.736533 thread0 401 380 398 18 854 \n",
679 "4.983089 thread0 398 385 396 11 545 \n",
680 "4.983090 thread0 398 385 396 11 1 \n",
705 "err_df = rq_df[(rq_df.util_err > 10) | (rq_df.load_err > 10)][rq_df['__comm'] == 'thread0']\n",
770 "df = rq_df[(rq_df.util_err > 0) | (rq_df.load_err > 0)][rq_df['__comm'] == 'thread0']\n",