Searched refs:sampbytes (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.bin/gprof/
H A Dgprof.c306 sampbytes = gmonhdr.ncnt - size;
307 nsamples = sampbytes / histcounter_size;
316 printf( "[openpfile] sampbytes %d nsamples %d\n" ,
317 sampbytes , nsamples );
H A Dgprof.h212 unsigned sampbytes; /* number of bytes of samples */ variable

Completed in 104 milliseconds