Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcannotate/
H A Dpmcannotate.c62 #define PERCSAMP(x) ((float)(x) * 100 / totalsamples)
112 static u_int totalsamples; variable
316 if (totalsamples == 0) in fqueue_compact()
320 thi = th * totalsamples / 100; in fqueue_compact()
524 totalsamples); in print_count()
801 totalsamples++; in main()