<address_profiler>.address-profile-info <agent_handle>.agent-poll-interval
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<address_profiler>.address-profile-toplist

Synopsis

<address_profiler>.address-profile-toplist [samples] [start] [stop] [view] [count_interval]

Description

Print address profiling regions sorted by count.

The samples argument specifies the number of sampling points used to create the list containing the highest count. The sampling range is determined by start and stop. The default values are 100 samples in the interval 0x0–0xfffffffc. The granularity is defined by the data profiler object.

The view argument selects the address profiler view.

The count_interval attribute defines the range in which sampled data regions will match even thought the data profiler count is not equal. For example, assume that the samples in the region 0x20c–0x20c has a count of 4711 and 4713 in 0x20d–0x20f. These regions will be considered to be one region if count_interval is 4, but not if it is 1.

Provided By

Simics Core

See Also

<address_profiler>.address-profile-info
<address_profiler>.address-profile-info <agent_handle>.agent-poll-interval