Home
last modified time | relevance | path

Searched full:selected (Results 1 – 25 of 1745) sorted by relevance

12345678910>>...70

/linux/tools/perf/pmu-events/arch/x86/lunarlake/
H A Dmemory.json3 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
11 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
17 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
25 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
31 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
39 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
45 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
53 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
59 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
67 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux/tools/perf/pmu-events/arch/powerpc/power10/
H A Dpmc.json10 …"BriefDescription": "The speculative event selected for PMC3 rewinds and the counter for PMC3 is n…
15 "BriefDescription": "The event selected for PMC4 caused the event counter to overflow."
30 …"BriefDescription": "The speculative event selected for PMC4 rewinds and the counter for PMC4 is n…
35 …"BriefDescription": "The conditions for the speculative event selected for PMC2 are met and PMC2 i…
40 "BriefDescription": "The event selected for PMC5 caused the event counter to overflow."
85 "BriefDescription": "The event selected for PMC1 caused the event counter to overflow."
115 "BriefDescription": "The event selected for PMC2 caused the event counter to overflow."
120 …"BriefDescription": "The speculative event selected for PMC2 rewinds and the counter for PMC2 is n…
125 …"BriefDescription": "The conditions for the speculative event selected for PMC4 are met and PMC4 i…
130 "BriefDescription": "The event selected for PMC6 caused the event counter to overflow."
[all …]
/linux/tools/perf/pmu-events/arch/x86/graniterapids/
H A Dmemory.json68 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
76 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
81 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
89 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
94 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
102 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
107 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
115 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
120 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
128 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux/net/mac80211/
H A DKconfig121 selected some functions are marked "noinline" to allow
137 many debugging messages. It should not be selected
149 should not be selected on production systems as some
170 It should not be selected on production systems as some
181 be selected on production systems as those messages
192 be selected on production systems as those messages
204 It should not be selected on production systems as those
217 It should not be selected on production systems as those
230 It should not be selected on production systems as those
243 It should not be selected on production systems as those
[all …]
/linux/tools/perf/pmu-events/arch/x86/tigerlake/
H A Dmemory.json21 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
29 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
34 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
42 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
47 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
55 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
60 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
68 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
73 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
81 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux/tools/perf/pmu-events/arch/x86/meteorlake/
H A Dmemory.json139 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
147 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
153 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
161 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
167 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
175 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
181 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
189 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
195 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
203 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux/scripts/kconfig/lxdialog/
H A Dmenubox.c21 * *) Formerly if I selected something my scrolling would be broken because
36 * lxdialog, it sets the scrolling so that the selected item is in the
54 int selected, int hotkey) in do_print_item() argument
67 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in do_print_item()
70 wattrset(win, selected ? dlg.tag_key_selected.atr in do_print_item()
74 if (selected) { in do_print_item()
81 #define print_item(index, choice, selected) \ argument
84 do_print_item(menu, item_str(), choice, selected, !item_is_tag(':')); \
134 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() argument
139 print_button(win, "Select", y, x, selected == 0); in print_buttons()
[all …]
H A Dinputbox.c16 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
21 print_button(dialog, " Ok ", y, x, selected == 0); in print_buttons()
22 print_button(dialog, " Help ", y, x + 14, selected == 1); in print_buttons()
24 wmove(dialog, y, x + 1 + 14 * selected); in print_buttons()
109 if (button == -1) { /* Input box selected */ in dialog_inputbox()
234 button = 1; /* Indicates "Help" button is selected */ in dialog_inputbox()
238 button = -1; /* Indicates input box is selected */ in dialog_inputbox()
244 button = 0; /* Indicates "OK" button is selected */ in dialog_inputbox()
254 button = 0; /* Indicates "OK" button is selected */ in dialog_inputbox()
258 button = 1; /* Indicates "Help" button is selected */ in dialog_inputbox()
[all …]
H A Dchecklist.c18 static void print_item(WINDOW * win, int choice, int selected) in print_item() argument
33 wattrset(win, selected ? dlg.check_selected.atr in print_item()
38 wattrset(win, selected ? dlg.tag_selected.atr : dlg.tag.atr); in print_item()
40 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in print_item()
42 if (selected) { in print_item()
88 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
93 print_button(dialog, "Select", y, x, selected == 0); in print_buttons()
94 print_button(dialog, " Help ", y, x + 14, selected == 1); in print_buttons()
96 wmove(dialog, y, x + 1 + 14 * selected); in print_buttons()
/linux/tools/perf/pmu-events/arch/x86/alderlake/
H A Dmemory.json129 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
137 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
143 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
151 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
157 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
165 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
171 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
179 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
185 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
193 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Dmemory.json85 "BriefDescription": "Randomly selected loads with latency value being above 128",
94 "PublicDescription": "Counts randomly selected loads with latency value being above 128.",
99 "BriefDescription": "Randomly selected loads with latency value being above 16",
108 "PublicDescription": "Counts randomly selected loads with latency value being above 16.",
113 "BriefDescription": "Randomly selected loads with latency value being above 256",
122 "PublicDescription": "Counts randomly selected loads with latency value being above 256.",
127 "BriefDescription": "Randomly selected loads with latency value being above 32",
136 "PublicDescription": "Counts randomly selected loads with latency value being above 32.",
141 "BriefDescription": "Randomly selected loads with latency value being above 4",
150 "PublicDescription": "Counts randomly selected loads with latency value being above four.",
[all …]
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Dmemory.json59 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
67 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
72 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
80 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
85 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
93 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
98 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
106 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
111 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
119 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/
H A Dmemory.json59 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
67 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
72 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
80 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
85 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
93 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
98 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
106 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
111 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
119 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux/include/uapi/linux/
H A Dvirtio_mmio.h80 /* Maximum size of the currently selected queue - Read Only */
83 /* Queue size for the currently selected queue - Write Only */
89 /* Used Ring alignment for the currently selected queue - Write Only */
92 /* Guest's PFN for the currently selected queue - Read Write */
98 /* Ready bit for the currently selected queue - Read Write */
113 /* Selected queue's Descriptor Table address, 64 bits in two halves */
117 /* Selected queue's Available Ring address, 64 bits in two halves */
121 /* Selected queue's Used Ring address, 64 bits in two halves */
/linux/tools/perf/pmu-events/arch/x86/rocketlake/
H A Dmemory.json84 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
92 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
97 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
105 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
110 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
118 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
123 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
131 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
136 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
144 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux/tools/perf/pmu-events/arch/x86/icelake/
H A Dmemory.json84 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
92 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
97 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
105 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
110 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
118 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
123 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
131 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
136 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
144 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux/drivers/pci/controller/dwc/
H A DKconfig217 enable host-specific features PCIE_TEGRA194_HOST must be selected and
219 selected. This uses the DesignWare core.
232 enable host-specific features PCIE_TEGRA194_HOST must be selected and
234 selected. This uses the DesignWare core.
249 host-specific features PCIE_DW_PLAT_HOST must be selected and in
251 selected.
264 host-specific features PCIE_DW_PLAT_HOST must be selected and in
266 selected.
407 host-specific features PCI_DRA7XX_HOST must be selected and in order
408 to enable device-specific features PCI_DRA7XX_EP must be selected.
[all …]
/linux/tools/perf/pmu-events/arch/x86/amdzen3/
H A Dother.json22 …patched due to a Token Stall. Also counts cycles when the thread is not selected to dispatch but w…
28 …patched due to a Token Stall. Also counts cycles when the thread is not selected to dispatch but w…
34 …patched due to a Token Stall. Also counts cycles when the thread is not selected to dispatch but w…
40 …patched due to a Token Stall. Also counts cycles when the thread is not selected to dispatch but w…
52 …patched due to a Token Stall. Also counts cycles when the thread is not selected to dispatch but w…
58 …patched due to a Token Stall. Also counts cycles when the thread is not selected to dispatch but w…
64 …patched due to a Token Stall. Also counts cycles when the thread is not selected to dispatch but w…
/linux/tools/perf/pmu-events/arch/x86/icelakex/
H A Dmemory.json21 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
29 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
34 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
42 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
47 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
55 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
60 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
68 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
73 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
81 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux/tools/perf/pmu-events/arch/x86/broadwellx/
H A Dmemory.json85 "BriefDescription": "Randomly selected loads with latency value being above 128",
94 "PublicDescription": "Counts randomly selected loads with latency value being above 128.",
99 "BriefDescription": "Randomly selected loads with latency value being above 16",
108 "PublicDescription": "Counts randomly selected loads with latency value being above 16.",
113 "BriefDescription": "Randomly selected loads with latency value being above 256",
122 "PublicDescription": "Counts randomly selected loads with latency value being above 256.",
127 "BriefDescription": "Randomly selected loads with latency value being above 32",
136 "PublicDescription": "Counts randomly selected loads with latency value being above 32.",
141 "BriefDescription": "Randomly selected loads with latency value being above 4",
150 "PublicDescription": "Counts randomly selected loads with latency value being above four.",
[all …]
/linux/drivers/phy/starfive/
H A DKconfig15 system. If M is selected, the module will be called
25 system. If M is selected, the module will be called
35 If M is selected, the module will be called
45 If M is selected, the module will be called
/linux/Documentation/usb/
H A Dgadget_printer.rst116 Printer is NOT Selected
121 To set printer to Selected/On-line::
123 # prn_example -selected
126 To set printer to Not Selected/Off-line::
187 fputs("-selected Set the selected status to selected.\n", stderr);
188 fputs("-not_selected Set the selected status to NOT selected.\n",
429 printf(" Printer is Selected\n");
431 printf(" Printer is NOT Selected\n");
481 } else if (!strcmp(argv[i], "-selected")) {
/linux/drivers/iio/buffer/
H A DKconfig10 Should be selected by any drivers that do in-kernel push
19 Should be selected by drivers that want to use the generic DMA buffer
31 Should be selected by drivers that want to use this functionality.
40 Should be selected by drivers that want to use the generic Hw consumer
/linux/Documentation/bpf/
H A Dprog_sk_lookup.rst68 1. If any program returned ``SK_PASS`` and selected a valid socket, the socket
70 2. If more than one program returned ``SK_PASS`` and selected a socket, the last
73 selected a socket, socket lookup fails.
74 4. If all programs returned ``SK_PASS`` and none of them selected a socket,
87 * the socket that has been selected with ``bpf_sk_assign()``.
/linux/Documentation/trace/coresight/
H A Dcoresight-config.rst77 session where the configuration is selected. For any trace session only one
78 configuration may be selected.
103 If no preset is selected, then the parameter values defined in the feature
214 be selected when running trace under perf::
232 The 'autofdo' configuration may be selected on the perf command line::
236 A preset to override the current parameter values can also be selected::
240 When configurations are selected in this way, then the trace sink used is
241 automatically selected.

12345678910>>...70