Lines Matching refs:preset
87 as well as any preset values that can be used to override default parameter
95 that the configuration uses. The number of values in a single preset set, equals
99 a single parameter, and another has no parameters. A single preset set will
103 If no preset is selected, then the parameter values defined in the feature
159 enable preset preset2 preset4 preset6 preset8
165 Each preset declared has a 'preset<n>' subdirectory declared. The values for
166 the preset can be examined::
173 The 'enable' and 'preset' files allow the control of a configuration when
236 A preset to override the current parameter values can also be selected::
238 $ perf record -e cs_etm/autofdo,preset=1/u --per-thread <application>
249 In a configuration there are 'enable' and 'preset' files.
259 To use a preset<n> set of parameter values::
261 $ echo 3 > preset
264 The valid values for preset are 0 - to deselect presets, and any value of
265 <n> where a preset<n> sub-directory is present.