Searched defs:CallChainRecord (Results 1 – 2 of 2) sorted by relevance
629 struct CallChainRecord : public Record { struct638 CallChainRecord() {} in CallChainRecord() argument644 uint64_t Timestamp() const override { return time; } in Timestamp()
1427 CallChainRecord::CallChainRecord(pid_t pid, pid_t tid, CallChainJoiner::ChainType type, in CallChainRecord() function in simpleperf::CallChainRecord