Home
last modified time | relevance | path

Searched defs:ips (Results 1 – 10 of 10) sorted by relevance

/system/extras/simpleperf/
DCallChainJoiner.cpp45 void LRUCache::AddCallChain(pid_t tid, std::vector<uint64_t>& ips, std::vector<uint64_t>& sps) { in AddCallChain()
178 const std::vector<uint64_t>& ips, in WriteCallChain()
207 std::vector<uint64_t>& ips, std::vector<uint64_t>& sps) { in ReadCallChain()
234 std::vector<uint64_t>& ips, in ReadCallChainInReverseOrder()
291 const std::vector<uint64_t>& ips, in AddCallChain()
343 std::vector<uint64_t> ips; in JoinCallChains() local
385 std::vector<uint64_t>& ips, in GetNextCallChain()
DCallChainJoiner_test.cpp182 std::vector<uint64_t> ips; in TEST_F() local
243 std::vector<uint64_t> ips; in TEST_F() local
261 std::vector<uint64_t> ips; in TEST_F() local
Dcmd_debug_unwind.cpp238 std::vector<uint64_t> ips; in ProcessRecord() local
273 const std::vector<uint64_t>& ips) { in CollectHitFileInfo()
325 std::vector<uint64_t> ips; in JoinCallChains() local
Drecord.cpp506 const std::vector<uint64_t>& ips, const std::vector<char>& stack, in SampleRecord()
602 void SampleRecord::ReplaceRegAndStackWithCallChain(const std::vector<uint64_t>& ips) { in ReplaceRegAndStackWithCallChain()
672 const std::vector<uint64_t>& ips) { in BuildBinaryWithNewCallChain()
809 uint64_t* ips = callchain_data.ips; in AdjustCallChainGeneratedByKernel() local
842 std::vector<uint64_t> ips; in GetCallChain() local
1189 uint64_t time, const std::vector<uint64_t>& ips, in CallChainRecord()
DOfflineUnwinder.cpp225 std::vector<uint64_t>* ips, std::vector<uint64_t>* sps) { in UnwindCallChain()
Dsample_tree.h103 std::vector<uint64_t> ips; in ProcessSampleRecord() local
Dcmd_record.cpp1533 std::vector<uint64_t> ips; in UnwindRecord() local
1621 std::vector<uint64_t> ips; in JoinCallChains() local
Dcmd_report_sample.cpp479 std::vector<uint64_t> ips = r.GetCallChain(&kernel_ip_count); in ProcessSampleRecord() local
Drecord.h107 uint64_t* ips; member
592 uint64_t* ips; member
Dreport_lib_interface.cpp306 std::vector<uint64_t> ips = r.GetCallChain(&kernel_ip_count); in SetCurrentSample() local