Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord.h240 struct ExitRecord : public ExitOrForkRecord { struct
241 ExitRecord(const perf_event_attr& attr, const perf_event_header* pheader) in ExitRecord() function