Searched refs:followGroup (Results 1 – 2 of 2) sorted by relevance
149 bool followGroup = false; in AddEvents() local150 HLOGV(" %s %s", VectorToString(eventStrings).c_str(), followGroup ? "followGroup" : ""); in AddEvents()153 if (!AddEvent(eventString, followGroup)) { in AddEvents()158 followGroup = true; in AddEvents()223 bool PerfEvents::AddEvent(const std::string &eventString, bool followGroup) in AddEvent() argument248 followGroup); in AddEvent()256 followGroup); in AddEvent()267 bool followGroup) in AddEvent() argument270 if (followGroup && eventGroupItem_.empty()) { in AddEvent()279 excludeUser, excludeKernel, followGroup); in AddEvent()[all …]
613 bool excludeKernel = false, bool followGroup = false);614 bool AddEvent(const std::string &eventString, bool followGroup = false);