Searched refs:IsIn (Results 1 – 1 of 1) sorted by relevance
98 bool IsIn() const { return !is_out; } in IsIn() function215 if (current_record.IsIn() && prev.IsIn()) { in RecoverExecutionsFromConsecutiveRecords()226 } else if (current_record.IsOut() && prev.IsIn()) { in RecoverExecutionsFromConsecutiveRecords()286 if (prev_record && prev_record->IsIn()) in DecodePerfContextSwitchTrace()