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