Home
last modified time | relevance | path

Searched refs:separated (Results 1 – 25 of 214) sorted by relevance

123456789

/linux-6.12.1/Documentation/sphinx/
Dmaintainers_include.py148 for separated in output.split('\n'):
149 result.append(separated)
163 for separated in field_content.split('\n'):
164 result.append(separated)
/linux-6.12.1/tools/perf/Documentation/
Dperf-lock.txt151 provided as a comma-separated list with no space: 0,1. Ranges of CPUs
156 Record events on existing process ID (comma separated list).
159 Record events on existing thread ID (comma separated list).
187 Show lock contention only for given lock types (comma separated list).
198 Show lock contention only for given lock addresses or names (comma separated list).
209 into spreadsheets. Columns are separated by the string specified in SEP.
216 Show lock contention only in the given cgroups (comma separated list).
Dperf-kwork.txt88 Only show events for the given CPU(s) (comma separated list).
122 Only show events for the given CPU(s) (comma separated list).
148 Only show events for the given CPU(s) (comma separated list).
191 Only show events for the given CPU(s) (comma separated list).
Dperf-iostat.txt35 Select the root ports for monitoring. Comma-separated list is supported.
71 3. Collect metrics for comma-separated list of PCIe root ports:
Dperf-sched.txt161 Only show events for the given CPU(s) (comma separated list).
165 Only show events for given process ID (comma separated list).
169 Only show events for given thread ID (comma separated list).
220 provided as a comma-separated list with no spaces: 0,120. Ranges of
Djit-interface.txt8 Each line has the following format, fields separated with spaces:
Dperf-ftrace.txt36 Trace on existing process id (comma separated list).
39 Trace on existing thread id (comma separated list).
51 be provided as a comma separated list with no space like: 0,1.
Dperf-diff.txt155 Multiple ranges can be separated by spaces, which requires the argument
175 be provided as a comma-separated list with no space: 0,1. Ranges of
180 Only diff samples for given process ID (comma separated list).
183 Only diff samples for given thread ID (comma separated list).
Dperf-test.txt28 Tests to skip (comma separated numeric list).
/linux-6.12.1/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uac19 c_srate list of capture sampling rates (comma-separated)
20 p_srate list of playback sampling rates (comma-separated)
Dconfigfs-usb-gadget-uac29 c_srate list of capture sampling rates (comma-separated)
24 p_srate list of playback sampling rates (comma-separated)
Dsysfs-kernel-irq15 Description: The IRQ action chain. A comma-separated list of zero or more
44 is a comma-separated list of counters; one per CPU in CPU id
Dsysfs-driver-input-cros-ec-keyb4 Description: A space separated list of scancodes for the top row keys,
Dsysfs-driver-typec-displayport9 All supported configurations are listed as space separated list
32 listed as space separated list with the active one wrapped in
Dsysfs-platform_profile4 Description: This file contains a space-separated list of profiles supported for this device.
/linux-6.12.1/drivers/android/
DKconfig35 The binder.devices parameter is a comma-separated list of strings
38 therefore logically separated from the other devices.
/linux-6.12.1/Documentation/devicetree/bindings/mtd/partitions/
Dbrcm,trx.txt16 useful for systems that keep kernel and rootfs separated.
25 There aren't separated compatible bindings for them as version can be trivialy
/linux-6.12.1/tools/bootconfig/samples/
Dbad-array.bconf1 # Array must be comma separated.
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-bus-firewire31 Contains space-separated tuples of specifier_id and
35 Specifier_id and version within each tuple are separated
128 Colon-separated hexadecimal string representations of
/linux-6.12.1/Documentation/fb/
Dpvr2fb.rst24 separated by comma, values are separated from options by `:`).
Daty128fb.rst53 be separated by comma, values are separated from options by `:`).
Dtgafb.rst39 separated by comma, values are separated from options by `:`).
/linux-6.12.1/drivers/clk/hisilicon/
DMakefile6 obj-y += clk.o clkgate-separated.o clkdivider-hi6220.o clk-hisi-phase.o
/linux-6.12.1/Documentation/dev-tools/kunit/
Dstyle.rst42 If a test subsystem name has multiple components, they should be separated by
54 Has several components (``snd``, ``hda``, ``codec``, ``hdmi``) separated by
86 subsystem name, separated by an underscore.
150 test name, separated by a colon (i.e. ``suite:test``).
/linux-6.12.1/drivers/bcma/
DREADME17 In this situation we decided to introduce separated bus. It can contain up to

123456789