Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c131 pctype bucket_of_entry; in alignentries() local
140 bucket_of_entry = (nlp->svalue - lowpc) / scale; in alignentries()
142 if (bucket_of_entry < bucket_of_code) { in alignentries()