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.cpp181 std::vector<uint64_t> sps; in TEST_F() local
241 std::vector<uint64_t> sps; in TEST_F() local
259 std::vector<uint64_t> sps; in TEST_F() local
DOfflineUnwinder.cpp244 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.cpp605 std::vector<uint64_t> sps; in UnwindRecord() local
Dcmd_record.cpp1577 std::vector<uint64_t> sps; in UnwindRecord() local
1608 const std::vector<uint64_t>& sps) { in KeepFailedUnwindingResult()
1717 std::vector<uint64_t> sps; in JoinCallChains() local
Drecord.cpp1178 const std::vector<uint64_t>& sps) { in CallChainRecord()
1271 const std::vector<uint64_t>& sps) { in UnwindingResultRecord()
Dcmd_debug_unwind.cpp281 std::vector<uint64_t> sps; in UnwindRecord() local
Drecord.h583 uint64_t* sps; member
605 uint64_t* sps = nullptr; member