Searched refs:selection (Results 1 – 5 of 5) sorted by relevance
171 EventSelection* selection) { in BuildAndCheckEventSelection() argument185 selection->event_type_modifier = *event_type; in BuildAndCheckEventSelection()186 selection->event_attr = CreateDefaultPerfEventAttr(event_type->event_type); in BuildAndCheckEventSelection()187 selection->event_attr.exclude_user = event_type->exclude_user; in BuildAndCheckEventSelection()188 selection->event_attr.exclude_kernel = event_type->exclude_kernel; in BuildAndCheckEventSelection()189 selection->event_attr.exclude_hv = event_type->exclude_hv; in BuildAndCheckEventSelection()190 selection->event_attr.exclude_host = event_type->exclude_host; in BuildAndCheckEventSelection()191 selection->event_attr.exclude_guest = event_type->exclude_guest; in BuildAndCheckEventSelection()192 selection->event_attr.precise_ip = event_type->precise_ip; in BuildAndCheckEventSelection()198 ETMRecorder::GetInstance().SetEtmPerfEventAttr(&selection->event_attr); in BuildAndCheckEventSelection()[all …]
191 EventSelection* selection);
47 …ultiple sections of the graph can be aggregated by holding down the [ctrl] button during selection.54 …ractive visualization for their aggregated callstacks. In this case the selection included mostly …
118 // selection available in the build system.
54 # where the default selection criteria wouldn't otherwise do the right thing