Searched defs:ReplaceRegAndStackWithCallChain (Results 1 – 2 of 2) sorted by relevance
257 void ReplaceRegAndStackWithCallChain(perf_event_attr& attr) { in ReplaceRegAndStackWithCallChain() function
715 void SampleRecord::ReplaceRegAndStackWithCallChain(const std::vector<uint64_t>& ips) { in ReplaceRegAndStackWithCallChain() function in simpleperf::SampleRecord