2 * This software is in the public domain.
14 php
$target
:::function-entry
15 @counts[copyinstr(arg0
)] = count();
19 printf("Total time: %dus\n", (timestamp
- tottime
) / 1000);
20 printf("# calls by function:\n");
21 printa("%-40s %@d\n", @counts);