Home
last modified time | relevance | path

Searched refs:pmu_type (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/extras/simpleperf/
H A DETMRecorder.cpp218 data.pmu_type = GetEtmEventType(); in CreateAuxTraceInfoRecord()
H A Drecord.h471 uint32_t pmu_type; member
H A Drecord.cpp954 PrintIndented(indent, "pmu_type %u\n", data->pmu_type); in DumpData()