Home
last modified time | relevance | path

Searched refs:ReadCallChain (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
DCallChainJoiner.cpp206 static bool ReadCallChain(FILE* fp, pid_t& pid, pid_t& tid, CallChainJoiner::ChainType& type, in ReadCallChain() function
406 return ReadCallChain(fp, pid, tid, type, ips, sps); in GetNextCallChain()