Home
last modified time | relevance | path

Searched defs:EventType (Results 1 – 5 of 5) sorted by relevance

/system/extras/simpleperf/
Devent_type.h40 struct EventType { struct
41 EventType(const std::string& name, uint32_t type, uint64_t config, in EventType() argument
47 EventType() : type(0), config(0) { in EventType() function
67 static std::string BuildString(const std::vector<const EventType*>& event_types); argument
/system/core/fastboot/
Dsocket_mock.h83 enum class EventType { kSend, kReceive, kAccept }; enum
/system/core/fastboot/fuzzy_fastboot/
Dusb_transport_sniffer.h52 enum EventType { enum
/system/extras/perfprofd/
Dperf_profile.proto88 enum EventType { enum
/system/netd/resolv/
Dstats.proto20 enum EventType { enum