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

/freebsd-11-stable/usr.bin/gprof/
H A Dgprof.c301 sampbytes = gmonhdr.ncnt - size;
302 nsamples = sampbytes / histcounter_size;
311 printf( "[openpfile] sampbytes %d nsamples %d\n" ,
312 sampbytes , nsamples );
H A Dgprof.h214 EXTERN unsigned sampbytes; /* number of bytes of samples */ variable

Completed in 184 milliseconds