Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Drecord.h108 struct PerfSampleReadType { struct
109 uint64_t time_enabled = 0;
110 uint64_t time_running = 0;
111 std::vector<uint64_t> counts;
112 std::vector<uint64_t> ids;