<code_coverage>.clear-path-maps <code_coverage>.csv-output
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<code_coverage>.combine-mappings

Synopsis

<code_coverage>.combine-mappings

Description

Combine mappings in the report that have the same symbol file, but are located at different addresses.

When combining two or more mappings the combined mapping will get the addresses of the mapping that has most covered instructions. If two or more mappings have the same amount of covered instructions the first mapping (from the 'mappings' list in the raw format) will be used for addresses of the combined mapping.

Provided By

code-coverage

See Also

<code_coverage>.add-report
<code_coverage>.clear-path-maps <code_coverage>.csv-output