Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/pmcstat/
HDpmcpl_callgraph.c219 uintfptr_t pcoffset) in pmcstat_cgnode_find() argument
225 child->pcg_func == pcoffset) in pmcstat_cgnode_find()
233 child = pmcstat_cgnode_allocate(image, pcoffset); in pmcstat_cgnode_find()
/NextBSD/contrib/llvm/projects/libunwind/src/
HDDwarfParser.hpp113 pint_t pcoffset,
364 const CIE_Info &cieInfo, pint_t pcoffset, in parseInstructions() argument
376 while ((p < instructionsEnd) && (codeOffset < pcoffset)) { in parseInstructions()