Searched defs:sps (Results 1 – 8 of 8) sorted by relevance
45 void LRUCache::AddCallChain(pid_t tid, std::vector<uint64_t>& ips, std::vector<uint64_t>& sps) { in AddCallChain()179 const std::vector<uint64_t>& sps, in WriteCallChain()207 std::vector<uint64_t>& ips, std::vector<uint64_t>& sps) { in ReadCallChain()235 std::vector<uint64_t>& sps) { in ReadCallChainInReverseOrder()292 const std::vector<uint64_t>& sps) { in AddCallChain()344 std::vector<uint64_t> sps; in JoinCallChains() local386 std::vector<uint64_t>& sps) { in GetNextCallChain()
183 std::vector<uint64_t> sps; in TEST_F() local244 std::vector<uint64_t> sps; in TEST_F() local262 std::vector<uint64_t> sps; in TEST_F() local
238 std::vector<uint64_t> sps; in ProcessRecord() local325 std::vector<uint64_t> sps; in JoinCallChains() local
188 std::vector<uint64_t>* ips, std::vector<uint64_t>* sps) { in UnwindCallChain()
115 std::vector<uint64_t> sps; in ProcessSampleRecord() local
1417 std::vector<uint64_t> sps; in UnwindRecord() local1505 std::vector<uint64_t> sps; in JoinCallChains() local
1089 const std::vector<uint64_t>& sps) { in CallChainRecord()
517 uint64_t* sps; member