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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c96 pctype bucket_of_code; local
105 bucket_of_code = (nlp->svalue + UNITS_TO_CODE - lowpc) / scale;
106 if (bucket_of_entry < bucket_of_code) {

Completed in 47 milliseconds