Searched refs:pcoffset (Results 1 – 2 of 2) sorted by relevance
225 uintfptr_t pcoffset) in pmcstat_cgnode_find() argument231 child->pcg_func == pcoffset) in pmcstat_cgnode_find()239 child = pmcstat_cgnode_allocate(image, pcoffset); in pmcstat_cgnode_find()
429 pint_t pcoffset; in parseFDEInstructions() member441 pint_t pcoffset = info.pcoffset; in parseFDEInstructions() local453 while ((p < instructionsEnd) && (codeOffset < pcoffset)) { in parseFDEInstructions()