HomeSort by relevance Sort by last modified time
    Searched refs:selections_ (Results 1 - 2 of 2) sorted by null

  /system/extras/simpleperf/
event_selection_set.cpp 67 selections_.push_back(std::move(selection));
76 for (auto& selection : selections_) {
79 for (auto& selection : selections_) {
85 for (auto& selection : selections_) {
101 for (auto& selection : selections_) {
110 for (auto& selection : selections_) {
116 for (auto& selection : selections_) {
124 for (auto& selection : selections_) {
142 for (auto& selection : selections_) {
155 for (auto& selection : selections_) {
    [all...]
event_selection_set.h 57 return selections_.empty();
94 std::vector<EventSelection> selections_; member in class:EventSelectionSet

Completed in 49 milliseconds