Searched refs:CurChildIndex (Results 1 – 2 of 2) sorted by relevance
440 const uint32_t CurChildIndex) { in buildAddress2ProbeMap() argument447 Index = CurChildIndex; in buildAddress2ProbeMap()463 Cur->getChildren()[CurChildIndex] = in buildAddress2ProbeMap()465 Cur = &Cur->getChildren()[CurChildIndex]; in buildAddress2ProbeMap()642 uint32_t CurChildIndex = 0; in buildAddress2ProbeMap() local644 CurChildIndex += buildAddress2ProbeMap<true>( in buildAddress2ProbeMap()645 &DummyInlineRoot, LastAddr, GuidFilter, FuncStartAddrs, CurChildIndex); in buildAddress2ProbeMap()
527 const uint32_t CurChildIndex);