Home
last modified time | relevance | path

Searched refs:ReplaceRegAndStackWithCallChain (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Drecord.h389 void ReplaceRegAndStackWithCallChain(const std::vector<uint64_t>& ips);
Dcmd_record.cpp927 r.ReplaceRegAndStackWithCallChain(unwind_ips); in UnwindRecord()
Drecord.cpp553 void SampleRecord::ReplaceRegAndStackWithCallChain( in ReplaceRegAndStackWithCallChain() function in SampleRecord