Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord.cpp607 BuildBinaryWithNewCallChain(new_size, ips); in ReplaceRegAndStackWithCallChain()
668 BuildBinaryWithNewCallChain(new_size, user_ips); in UpdateUserCallChain()
671 void SampleRecord::BuildBinaryWithNewCallChain(uint32_t new_size, in BuildBinaryWithNewCallChain() function in SampleRecord
Drecord.h424 void BuildBinaryWithNewCallChain(uint32_t new_size, const std::vector<uint64_t>& ips);