Home
last modified time | relevance | path

Searched refs:BuildBinaryWithNewCallChain (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A Drecord.cpp732 BuildBinaryWithNewCallChain(new_size, ips); in ReplaceRegAndStackWithCallChain()
793 BuildBinaryWithNewCallChain(new_size, user_ips); in UpdateUserCallChain()
796 void SampleRecord::BuildBinaryWithNewCallChain(uint32_t new_size, in BuildBinaryWithNewCallChain() function in simpleperf::SampleRecord
H A Drecord.h434 void BuildBinaryWithNewCallChain(uint32_t new_size, const std::vector<uint64_t>& ips);