-
Notifications
You must be signed in to change notification settings - Fork 28
number_of_entries_in_report
Nicolai Mueller edited this page Nov 6, 2024
·
2 revisions
Integer
0
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.
none
"performance": {
"number_of_entries_in_report": 5
}
In this example, we set the number of entries to 5.