Searched defs:CallChainRecord (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/extras/simpleperf/ | ||
H A D | record.h | 576 struct CallChainRecord : public Record { struct |
H A D | record.cpp | 1161 CallChainRecord::CallChainRecord(char* p) : Record(p) { in CallChainRecord() function in simpleperf::CallChainRecord |