Searched refs:GetEtmEventType (Results 1 – 3 of 3) sorted by relevance
92 int ETMRecorder::GetEtmEventType() { in GetEtmEventType() function in simpleperf::ETMRecorder102 int etm_event_type = GetEtmEventType(); in BuildEventType()115 if (GetEtmEventType() == -1) { in CheckEtmSupport()230 data.pmu_type = GetEtmEventType(); in CreateAuxTraceInfoRecord()
58 int GetEtmEventType();
171 [](const EventType& e) { return e.type == ETMRecorder::GetInstance().GetEtmEventType(); }}}, in Run()