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
239 std::vector<uint64_t> sps; in ProcessRecord() local326 std::vector<uint64_t> sps; in JoinCallChains() local
225 std::vector<uint64_t>* ips, std::vector<uint64_t>* sps) { in UnwindCallChain()
117 std::vector<uint64_t> sps; in ProcessSampleRecord() local
1534 std::vector<uint64_t> sps; in UnwindRecord() local1622 std::vector<uint64_t> sps; in JoinCallChains() local
1190 const std::vector<uint64_t>& sps) { in CallChainRecord()
593 uint64_t* sps; member