Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcannotate/
H A Dpmcannotate.c114 static enum { RAW, BLOCK_PERCENT, GLOBAL_PERCENT } print_mode; enumerator
522 case GLOBAL_PERCENT: in print_count()
727 print_mode = GLOBAL_PERCENT; in main()