Searched refs:Select (Results 1 – 14 of 14) sorted by relevance
37 Select the output file (default: output.svg)40 Select the input file (default: perf.data unless stdin is a fifo)43 Select the width of the SVG file (default: 1000)52 Select the processes to display, by name or PID
87 Select function tracer and set function filter on the given95 Select function tracer and do not trace functions given by the108 Select function_graph tracer and set graph filter on the given116 Select function_graph tracer and set graph notrace filter on the
134 Select the second 10% time slice to diff:138 Select from 0% to 10% time slice to diff:142 Select the first and the second 10% time slices to diff:146 Select from 0% to 10% and 30% to 40% slices to diff:
35 Select the root ports for monitoring. Comma-separated list is supported.
420 Select the second 10% time slice:423 Select from 0% to 10% time slice:426 Select the first and second 10% time slices:429 Select from 0% to 10% and 30% to 40% slices:
39 Select the memory operation type: load or store (default: load,store)
466 Select the second 10% time slice:470 Select from 0% to 10% time slice:474 Select the first and second 10% time slices:478 Select from 0% to 10% and 30% to 40% slices:
99 /* Select a line and press 'a' to drill down at instruction level. */
40 Select the PMU event. Selection can be a symbolic event name388 Select a PMU event using libpfm4 syntax (see http://perfmon2.sf.net)
29 Select the PMU event. Selection can be:517 Select AUX area tracing Snapshot Mode. This option is valid only with an529 Select AUX area sampling. At least one of the events selected by the -e option714 Select a PMU event using libpfm4 syntax (see http://perfmon2.sf.net)
48 Select the PMU event. Use 'perf c2c record -e list'
35 Select the PMU event. Selection can be:113 Select a PMU event using libpfm4 syntax (see http://perfmon2.sf.net)
208 class Select(Expression): class238 return Select(true_val, cond, false_val)241 if isinstance(other, Select):252 return Select(true_val, cond, false_val)
511 self.Select()538 def Select(self): member in CallGraphLevelTwoPlusItemBase597 def Select(self): member in CallGraphLevelTwoItem598 super(CallGraphLevelTwoItem, self).Select()625 def Select(self): member in CallGraphLevelOneItem822 def Select(self): member in CallTreeLevelTwoPlusItemBase882 def Select(self): member in CallTreeLevelTwoItem883 super(CallTreeLevelTwoItem, self).Select()910 def Select(self): member in CallTreeLevelOneItem2563 def Select(self): member in SQLFetcherProcess[all …]