Home | History | Annotate | Download | only in trace_analysis

Lines Matching full:latencies

14     "## Tasks Latencies\n",
635 " :param task: the task to report wakeup latencies for\n",
906 " DataFrame of task's wakeup latencies\n",
912 " :param task: the task to report wakeup latencies for\n",
1005 " DataFrame of task's preemption latencies\n",
1011 " :param task: the task to report wakeup latencies for\n",
1116 " Generate a set of plots to report the WAKEUP and PREEMPT latencies the\n",
1117 " specified task has been subject to. A WAKEUP latencies is the time from\n",
1119 " A PREEMPT latencies is the time from when a RUNNABLE task is suspended\n",
1123 " :param task: the task to report latencies for\n",
1126 " :param kind: the kind of latencies to report (WAKEUP and/or PREEMPT\")\n",
1158 "2017-02-17 19:52:01,228 INFO : Analysis : Found: 38 WAKEUP latencies\n",
1159 "2017-02-17 19:52:01,265 INFO : Analysis : Found: 14 PREEMPT latencies\n",
1242 "# Plot statistics on task latencies\n",
1266 " :param task: the task to report latencies for\n",
1507 " :param task: the task to report latencies for\n",
1801 " :param task: the task to report latencies for\n",