Home
last modified time | relevance | path

Searched refs:sort_on_count (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A DAppcertUtil.pm97 &sort_on_count
658 sub sort_on_count subroutine
H A Dsymreport.pl675 my (@sorted) = sort_on_count(@list);
H A Dsymprof.pl914 foreach my $key (reverse(sort_on_count(keys %sorting_list))) {