Searched refs:PutPcInSlot (Results 1 – 3 of 3) sorted by relevance
110 uint64_t UniqueStackTable::PutPcInSlot(uint64_t thisPc, uint64_t prevIdx) in PutPcInSlot() function in OHOS::HiviewDFX::UniqueStackTable169 prev = PutPcInSlot(pc, prev); in PutPcsInTable()
137 uint64_t PutPcInSlot(uint64_t thisPc, uint64_t prevIdx);
170 uint64_t ret = stackTable->PutPcInSlot(0, 0);