Home
last modified time | relevance | path

Searched defs:ExitOrForkRecord (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Drecord.h224 struct ExitOrForkRecord : public Record { struct
225 struct ExitOrForkRecordDataType { argument
231 ExitOrForkRecord() { in ExitOrForkRecord() argument
Drecord.cpp281 ExitOrForkRecord::ExitOrForkRecord(const perf_event_attr& attr, const perf_event_header* pheader) in ExitOrForkRecord() function in ExitOrForkRecord