Searched refs:ReplaceRegAndStackWithCallChain (Results 1 – 5 of 5) sorted by relevance
107 r.ReplaceRegAndStackWithCallChain({2, 3, 4, 5}); in TEST_F()
610 r.ReplaceRegAndStackWithCallChain(ips); in UnwindRecord()
397 void ReplaceRegAndStackWithCallChain(const std::vector<uint64_t>& ips);
1596 r.ReplaceRegAndStackWithCallChain(ips); in UnwindRecord()
591 void SampleRecord::ReplaceRegAndStackWithCallChain(const std::vector<uint64_t>& ips) { in ReplaceRegAndStackWithCallChain() function in simpleperf::SampleRecord