Searched refs:entryExitRecord (Results 1 – 1 of 1) sorted by relevance
887 …const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (c->buffer->cur… in apply()892 …const EntryExitRecord &next_record = entryExitRecord[(this+coverage).get_coverage (c->buffer->inf… in apply()961 return TRACE_RETURN (coverage.sanitize (c, this) && entryExitRecord.sanitize (c, this)); in sanitize()970 entryExitRecord; /* Array of EntryExit records--in member973 DEFINE_SIZE_ARRAY (6, entryExitRecord);