Skip to content

number_of_entries_in_report

Nicolai Mueller edited this page Nov 6, 2024 · 2 revisions

Type

Integer

Default

0

Description

Specifies the number of most-leaking probing sets to include in the report. If left unspecified, PROLEAD will report only the single most leaking probing set per clock cycle, helping to identify the exact cycle where leakage occurs. When specified, this setting prompts PROLEAD to additionally provide a list of the most-leaking probing sets, offering a more detailed view of the leakage.

Impact

none

Examples

"performance": {
    "number_of_entries_in_report": 5
}

In this example, we set the number of entries to 5.