Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.cpp161 EventSelection* selection) { in BuildAndCheckEventSelection()
255 EventSelection selection; in AddEventGroup() local
283 for (const auto& selection : group) { in GetEvents() local
293 for (const auto& selection : group) { in GetTracepointEvents() local
305 for (const auto& selection : group) { in ExcludeKernel() local
317 for (const auto& selection : group) { in GetEventAttrWithId() local
334 for (const auto& selection : group) { in UnionSampleType() local
339 for (auto& selection : group) { in UnionSampleType() local
347 for (auto& selection : group) { in SetEnableOnExec() local
366 for (const auto& selection : group) { in GetEnableOnExec() local
[all …]
/system/core/adb/tools/
Dadb_usbreset.cpp69 std::variant<std::monostate, AllDevices, SingleDevice, Serial> selection; in main() local