Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_attr.cpp77 perf_event_attr CreateDefaultPerfEventAttr(const EventType& event_type) { in CreateDefaultPerfEventAttr()
104 const EventType* event_type = FindEventTypeByConfig(attr.type, attr.config); in DumpPerfEventAttr() local
Devent_type.cpp78 for (auto& event_type : GetAllEventTypes()) { in FindEventTypeByConfig() local
88 for (auto& event_type : GetAllEventTypes()) { in FindEventTypeByName() local
123 const EventType* event_type = FindEventTypeByName(event_type_name); in ParseEventType() local
Dcmd_stat.cpp191 for (auto& event_type : event_types) { in ParseOptions() local
260 for (auto& event_type : measured_event_types_) { in SetEventSelection() local
288 const EventTypeAndModifier* event_type; member
354 const EventTypeAndModifier* event_type = counters_info.event_type; in ShowCounters() local
Dgenerate_event_type_table.py19 def gen_event_type_entry_str(event_type_name, event_type, event_config): argument
Dcmd_list.cpp33 for (auto& event_type : event_types) { in PrintEventTypesOfType() local
Devent_selection_set.h31 const EventTypeAndModifier* event_type; member
Devent_type.h49 EventType event_type; member
Dcmd_record.cpp350 for (auto& event_type : event_types) { in ParseOptions() local
468 for (auto& event_type : measured_event_types_) { in SetEventSelection() local
514 for (auto& event_type : measured_event_types_) { in CreateRecordFile() local
Devent_fd.cpp49 const EventType* event_type = FindEventTypeByConfig(perf_attr.type, perf_attr.config); in OpenEventFile() local
Dcmd_report.cpp689 const EventType* event_type = FindEventTypeByConfig(event_attr_.type, event_attr_.config); in PrintReportContext() local
/system/extras/perfprofd/quipper/
Dperf_utils.cc90 uint64_t GetSampleFieldsForEventType(uint32_t event_type, in GetSampleFieldsForEventType()
Dperf_reader.cc141 perf_trace_event_type event_type; in CheckNoEventTypePadding() local
351 size_t ReadPerfSampleFromData(const perf_event_type event_type, in ReadPerfSampleFromData()
483 size_t WritePerfSampleToData(const perf_event_type event_type, in WritePerfSampleToData()
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/
Devent.h172 struct perf_trace_event_type event_type; member
192 struct event_type_event event_type; member
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/
Devent.h164 struct perf_trace_event_type event_type; member
182 struct event_type_event event_type; member
/system/connectivity/shill/
Dconnection_diagnostics.cc580 Type event_type = address.Equals(connection_->gateway()) in PingHost() local
/system/bt/service/
Dlow_energy_client.cpp276 int event_type; member