Home
last modified time | relevance | path

Searched refs:selected (Results 1 – 10 of 10) sorted by relevance

/tools/perf/Documentation/
Dperfconfig.example7 selected = lightgray, magenta
Dintel-pt.txt76 selected for reporting. e.g. sample every microsecond
132 selected by providing the PMU name followed by the "config" separated by slashes.
267 If MTC packets are selected, the default config selects a value
528 "per thread" mode is selected by -t or by --per-thread (with -p or -u or just a
530 "per cpu" is selected by -C or -a.
531 "workload only" mode is selected by not using the other options but providing a
537 In per-cpu mode all processes (or processes from the selected cgroup i.e. -G
538 option, or processes selected with -p or -u) are traced. Each cpu has its own
Dperf-config.txt76 selected = white, lightgray
150 except 'top', 'medium', 'selected'.
152 colors.selected::
Dperf-list.txt15 This command displays the symbolic event types which can be selected in the
Dperf-script.txt153 For the 'wildcard' option if a user selected field is invalid for an
/tools/perf/util/
Devlist.h95 struct perf_evsel *selected; member
Dauxtrace.c1648 bool selected; member
1659 (args->selected && ++(args->cnt) == args->idx) || in kern_sym_match()
1660 (!args->global && !args->selected)); in kern_sym_match()
1670 if (args->selected) { in find_kern_sym_cb()
1722 .selected = idx > 0, in find_kern_sym()
Devlist.c1600 evlist->selected = evsel; in perf_evlist__set_selected()
/tools/perf/
Dbuiltin-top.c560 if (t->evlist->selected != NULL) in perf_top__sort_new_samples()
561 t->sym_evsel = t->evlist->selected; in perf_top__sort_new_samples()
Ddesign.txt115 If a CPU is not able to count the selected event, then the system call
124 software events, selected by 'event_id':