Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dsubcommand_list.cpp24 std::vector<perf_type_id> requestEventTypes; in OnSubCommand() local
47 bool SubCommandList::ShowSupportEventsTypes(std::vector<perf_type_id> &requestEventTypes) in ShowSupportEventsTypes()