Searched defs:ForkRecord (Results 1 - 1 of 1) sorted by relevance

/system/extras/simpleperf/
H A Drecord.h246 struct ForkRecord : public ExitOrForkRecord { struct in inherits:ExitOrForkRecord
247 ForkRecord() { function in struct:ForkRecord
249 ForkRecord(const perf_event_attr& attr, const perf_event_header* pheader) function in struct:ForkRecord
365 ForkRecord CreateForkRecord(const perf_event_attr& attr, uint32_t pid, uint32_t tid, uint32_t ppid,

Completed in 27 milliseconds