Searched refs:IsInlineThread (Results 1 – 4 of 4) sorted by relevance
44 bool IsInlineThread(uint32_t);
270 if (fuchsia_trace_utils::IsInlineThread(thread_ref)) { in ParseRecord()393 if (fuchsia_trace_utils::IsInlineThread(outgoing_thread_ref)) { in ParseRecord()400 if (fuchsia_trace_utils::IsInlineThread(incoming_thread_ref)) { in ParseRecord()
44 bool IsInlineThread(uint32_t thread_ref) { in IsInlineThread() function
77 if (fuchsia_trace_utils::IsInlineThread(thread_ref)) { in ParseTracePacket()