ocr: would first limit the printing to first 10% of list, and then only print functions that were part of filename *foo:. In print.stats("foo:", .1) would limit the list to all functions having file names *foo:, and then proceed to only print the first 10% of them.