OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAllEventTypes
(Results
1 - 3
of
3
) sorted by null
/system/extras/simpleperf/
event_type.h
39
static const std::vector<const EventType>&
GetAllEventTypes
();
cmd_list.cpp
55
auto& event_types = EventTypeFactory::
GetAllEventTypes
();
event_type.cpp
45
const std::vector<const EventType>& EventTypeFactory::
GetAllEventTypes
() {
Completed in 74 milliseconds