Home
last modified time | relevance | path

Searched defs:sps (Results 1 – 9 of 9) 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, const std::vector<uint64_t>& sps, in WriteCallChain()
206 std::vector<uint64_t>& ips, std::vector<uint64_t>& sps) { in ReadCallChain()
233 std::vector<uint64_t>& ips, std::vector<uint64_t>& sps) { in ReadCallChainInReverseOrder()
290 const std::vector<uint64_t>& sps) { in AddCallChain()
342 std::vector<uint64_t> sps; in JoinCallChains() local
382 std::vector<uint64_t>& ips, std::vector<uint64_t>& sps) { in GetNextCallChain()
DCallChainJoiner_test.cpp188 std::vector<uint64_t> sps; in TEST_F() local
249 std::vector<uint64_t> sps; in TEST_F() local
268 std::vector<uint64_t> sps; in TEST_F() local
DOfflineUnwinder.cpp288 std::vector<uint64_t>* ips, std::vector<uint64_t>* sps) { in UnwindCallChain()
Dsample_tree.h112 std::vector<uint64_t> sps; in ProcessSampleRecord() local
Dcmd_monitor.cpp599 std::vector<uint64_t> sps; in UnwindRecord() local
Dcmd_record.cpp1816 std::vector<uint64_t> sps; in UnwindRecord() local
1850 const std::vector<uint64_t>& sps) { in KeepFailedUnwindingResult()
1977 std::vector<uint64_t> sps; in JoinCallChains() local
Drecord.cpp1429 const std::vector<uint64_t>& sps) { in CallChainRecord()
1529 const std::vector<uint64_t>& sps) { in UnwindingResultRecord()
Dcmd_debug_unwind.cpp309 std::vector<uint64_t> sps; in UnwindRecord() local
Drecord.h635 uint64_t* sps; member
658 uint64_t* sps = nullptr; member