Searched refs:offending_thread (Results 1 – 1 of 1) sorted by relevance
197 __block const char *offending_thread = NULL; in search_for_interrupt_disable_timeout_tracepoint() local200 if (offending_thread == NULL) { in search_for_interrupt_disable_timeout_tracepoint()206 offending_thread = ktrace_get_name_for_thread(read_session, e->threadid); in search_for_interrupt_disable_timeout_tracepoint()212 if (offending_thread == NULL) { in search_for_interrupt_disable_timeout_tracepoint()216 … disabled for more than %llu ns by thread \"%s\"", INTERRUPT_DISABLE_TIMEOUT_NS, offending_thread); in search_for_interrupt_disable_timeout_tracepoint()