Home
last modified time | relevance | path

Searched defs:AddCallChain (Results 1 – 2 of 2) 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() function in simpleperf::call_chain_joiner_impl::LRUCache
290 bool CallChainJoiner::AddCallChain(pid_t pid, pid_t tid, ChainType type, in AddCallChain() function in simpleperf::CallChainJoiner
Dcallchain.h49 void AddCallChain( in AddCallChain() function