Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/abi/appcert/scripts/
H A DAppcertUtil.pm99 &sort_on_count
660 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))) {