co-execute code_coverage_helper
Simics Reference Manual  /  5 Classes  / 

code_coverage

Description

Collect code coverage

Interfaces Implemented

conf_object, log_object

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Commands for this class

Attributes

context_id
Pseudo attribute; read-only access; type: s|n
Context ID for which code coverage is being performed
helper
Pseudo attribute; read-only access; type: o
Code coverage helper object
is_collecting
Pseudo attribute; read-only access; type: b
True if code coverage is collecting data

Provided By

code-coverage
co-execute code_coverage_helper