dtrace_aggregate_walk_valsorted() Function

This function walks aggregations in order sorted by value. This aggregation is the default behavior of dtrace and the dtrace_aggregate_print() function. This function displays output similar to the following example.

fchmod                                               1
getpid                                               1
lstat                                                1
mkdir                                                1
mmap                                                 1
rename                                               1
schedctl                                             1
yield                                                1
close                                                2
lwp_cond_wait                                        2
lwp_sigmask                                          2
nanosleep                                            3
pset                                                 3
sysconfig                                            3
brk                                                  4
open                                                 4
gtime                                                5
read                                                26
write                                               27
portfs                                              40
lwp_park                                            53
pollsys                                            178
p_online                                           256
ioctl                                              650