Lines Matching defs:thread
39 * Information about the thread running when the IRQ
43 * priority of the thread. Assuming timerlat is the highest
88 * Current thread.
151 * the thread.
180 /* The thread that can cause blocking */
186 * If it is not idle thread:
211 * timerlat_aa_thread_latency - Handles timerlat thread event
243 unsigned long long thread;
248 tep_get_field_val(s, event, "context", record, &thread, 1);
249 if (!thread)
298 * - The IRQs that happened between the timerlat IRQ and the timerlat thread
391 * It is only printed in the non-rt kernel, as softirqs become thread on RT.
417 * timerlat_aa_softirq_handler - Handles thread noise
422 * Note: if you see thread noise, your timerlat thread was not the highest prio one.
478 trace_seq_printf(taa_data->stack_seq, " Blocking thread stack trace\n");
492 * timerlat_aa_sched_switch_handler - Tracks the current thread running on the CPU
494 * Handles the sched:sched_switch event to trace the current thread running on the
597 printf(" Blocking thread:\n");
609 * The amount of time that the current thread postponed the scheduler.
614 printf(" Blocking thread: \t\t\t %9.2f us (%.2f %%)\n",
643 * Prints the interference caused by IRQs to the thread latency.
654 * Prints the interference caused by Softirqs to the thread latency.
665 * Prints the interference caused by other threads to the thread latency.
668 * thread can happen. But otherwise, you are not measuring the "scheduling