Home
last modified time | relevance | path

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

12345678910>>...61

/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/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/pantherlake/
H A Dmemory.json31 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
38 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
44 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
51 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
57 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
64 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
70 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
77 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
83 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
90 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[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 completion is greater than 128 cycles.",
28 "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 128 cycles. Reported latency may be longer than just the memory latency.",
33 "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 16 cycles.",
40 "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 16 cycles. Reported latency may be longer than just the memory latency.",
45 "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 256 cycles.",
52 "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 256 cycles. Reported latency may be longer than just the memory latency.",
57 "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 32 cycles.",
64 "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 32 cycles. Reported latency may be longer than just the memory latency.",
69 "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 4 cycles.",
76 "PublicDescription": "Counts randomly selected load
[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()
111 if (button == -1) { /* Input box selected */ in dialog_inputbox()
236 button = 1; /* Indicates "Help" button is selected */ in dialog_inputbox()
240 button = -1; /* Indicates input box is selected */ in dialog_inputbox()
246 button = 0; /* Indicates "OK" button is selected */ in dialog_inputbox()
256 button = 0; /* Indicates "OK" button is selected */ in dialog_inputbox()
260 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/arrowlake/
H A Dmemory.json159 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
166 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
172 …"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…
192 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
198 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
205 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
211 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
218 …"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 load
[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…
146 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
152 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
159 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
165 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
172 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
178 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
185 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
191 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
198 …"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/lunarlake/
H A Dmemory.json159 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
166 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
172 …"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…
192 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
198 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
205 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
211 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
218 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/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…
136 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
142 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
149 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
155 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
162 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
168 …"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…
188 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[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/drivers/pci/controller/dwc/
H A DKconfig240 enable host-specific features PCIE_TEGRA194_HOST must be selected and
242 selected. This uses the DesignWare core.
255 enable host-specific features PCIE_TEGRA194_HOST must be selected and
257 selected. This uses the DesignWare core.
272 host-specific features PCIE_DW_PLAT_HOST must be selected and in
274 selected.
287 host-specific features PCIE_DW_PLAT_HOST must be selected and in
289 selected.
466 host-specific features PCI_DRA7XX_HOST must be selected and in order
467 to enable device-specific features PCI_DRA7XX_EP must be selected.
[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 load
[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…
75 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
80 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
87 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
92 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
99 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
104 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
111 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
116 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
123 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[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/lib/
H A DKconfig121 This is selected by other options/architectures to provide the
128 If INDIRECT_IOMEM is selected, this enables falling back to plain
250 # Generic allocator support is selected if needed
274 # BCH support is selected if needed
291 When this option is selected, the BCH library supports
453 # Generic 64-bit atomic support is selected if needed
495 # libfdt files, only selected if needed.
519 a scatterlist. This should be selected by a driver or an API which
526 selected by a driver or an API which whishes to allocate chained
/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/tools/perf/pmu-events/arch/x86/rocketlake/
H A Dmemory.json84 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
91 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
96 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
103 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
108 …"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…
127 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
132 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
139 …"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…
91 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
96 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
103 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
108 …"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…
127 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
132 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
139 …"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…
66 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
71 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
78 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
83 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
90 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
95 …"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…
114 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]

12345678910>>...61