Home
last modified time | relevance | path

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

123456789

/Linux-v6.6/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-v6.6/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.
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-kwork.txt84 Only show events for the given CPU(s) (comma separated list).
118 Only show events for the given CPU(s) (comma separated list).
144 Only show events for the given CPU(s) (comma separated list).
Dperf-sched.txt115 Only show events for the given CPU(s) (comma separated list).
119 Only show events for given process ID (comma separated list).
123 Only show events for given thread ID (comma separated list).
Dperf-ftrace.txt33 Trace on existing process id (comma separated list).
36 Trace on existing thread id (comma separated list).
48 be provided as a comma separated list with no space like: 0,1.
Djit-interface.txt8 Each line has the following format, fields separated with spaces:
Dperf-test.txt28 Tests to skip (comma separated numeric list).
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).
/Linux-v6.6/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-v6.6/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-v6.6/drivers/android/
DKconfig35 The binder.devices parameter is a comma-separated list of strings
38 therefore logically separated from the other devices.
/Linux-v6.6/tools/bootconfig/samples/
Dbad-array.bconf1 # Array must be comma separated.
/Linux-v6.6/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-v6.6/Documentation/fb/
Daty128fb.rst53 be separated by comma, values are separated from options by `:`).
Dpvr2fb.rst24 separated by comma, values are separated from options by `:`).
Dtgafb.rst39 separated by comma, values are separated from options by `:`).
/Linux-v6.6/drivers/clk/hisilicon/
DMakefile6 obj-y += clk.o clkgate-separated.o clkdivider-hi6220.o clk-hisi-phase.o
/Linux-v6.6/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-v6.6/drivers/bcma/
DREADME17 In this situation we decided to introduce separated bus. It can contain up to

123456789