Searched refs:ReplaceRegAndStackWithCallChain (Results 1 – 5 of 5) sorted by relevance
107 r.ReplaceRegAndStackWithCallChain({2, 3, 4, 5}); in TEST_F()
259 r.ReplaceRegAndStackWithCallChain(ips); in ProcessRecord()
404 void ReplaceRegAndStackWithCallChain(const std::vector<uint64_t>& ips);
1550 r.ReplaceRegAndStackWithCallChain(ips); in UnwindRecord()
602 void SampleRecord::ReplaceRegAndStackWithCallChain(const std::vector<uint64_t>& ips) { in ReplaceRegAndStackWithCallChain() function in SampleRecord