Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DETMRecorder.cpp258 data.pmu_type = GetEtmEventType(); in CreateAuxTraceInfoRecord()
Drecord.h520 uint32_t pmu_type; member
Drecord.cpp1160 PrintIndented(indent, "pmu_type %u\n", data->pmu_type); in DumpData()