Searched defs:event_type (Results 1 – 16 of 16) sorted by relevance
77 perf_event_attr CreateDefaultPerfEventAttr(const EventType& event_type) { in CreateDefaultPerfEventAttr()104 const EventType* event_type = FindEventTypeByConfig(attr.type, attr.config); in DumpPerfEventAttr() local
78 for (auto& event_type : GetAllEventTypes()) { in FindEventTypeByConfig() local88 for (auto& event_type : GetAllEventTypes()) { in FindEventTypeByName() local123 const EventType* event_type = FindEventTypeByName(event_type_name); in ParseEventType() local
191 for (auto& event_type : event_types) { in ParseOptions() local260 for (auto& event_type : measured_event_types_) { in SetEventSelection() local288 const EventTypeAndModifier* event_type; member354 const EventTypeAndModifier* event_type = counters_info.event_type; in ShowCounters() local
19 def gen_event_type_entry_str(event_type_name, event_type, event_config): argument
33 for (auto& event_type : event_types) { in PrintEventTypesOfType() local
31 const EventTypeAndModifier* event_type; member
49 EventType event_type; member
350 for (auto& event_type : event_types) { in ParseOptions() local468 for (auto& event_type : measured_event_types_) { in SetEventSelection() local514 for (auto& event_type : measured_event_types_) { in CreateRecordFile() local
49 const EventType* event_type = FindEventTypeByConfig(perf_attr.type, perf_attr.config); in OpenEventFile() local
689 const EventType* event_type = FindEventTypeByConfig(event_attr_.type, event_attr_.config); in PrintReportContext() local
90 uint64_t GetSampleFieldsForEventType(uint32_t event_type, in GetSampleFieldsForEventType()
141 perf_trace_event_type event_type; in CheckNoEventTypePadding() local351 size_t ReadPerfSampleFromData(const perf_event_type event_type, in ReadPerfSampleFromData()483 size_t WritePerfSampleToData(const perf_event_type event_type, in WritePerfSampleToData()
172 struct perf_trace_event_type event_type; member192 struct event_type_event event_type; member
164 struct perf_trace_event_type event_type; member182 struct event_type_event event_type; member
580 Type event_type = address.Equals(connection_->gateway()) in PingHost() local
276 int event_type; member