Searched refs:IsInlineThread (Results 1 – 4 of 4) sorted by relevance
300 if (fuchsia_trace_utils::IsInlineThread(thread_ref)) { in ParseRecord()480 if (fuchsia_trace_utils::IsInlineThread(outgoing_thread_ref)) { in ParseRecord()490 if (fuchsia_trace_utils::IsInlineThread(incoming_thread_ref)) { in ParseRecord()
34 bool IsInlineThread(uint32_t thread_ref) { in IsInlineThread() function
44 bool IsInlineThread(uint32_t);
112 if (fuchsia_trace_utils::IsInlineThread(thread_ref)) { in ParseTracePacket()