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.