Searched full:separated (Results 1 – 25 of 535) sorted by relevance
12345678910>>...22
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-lock.txt | 151 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).
|
D | perf-kwork.txt | 88 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).
|
D | perf-sched.txt | 161 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
|
D | perf-record.txt | 103 Each event is separated by commas and the group should be quoted to 166 Multiple filters can be separated with space or comma. 175 filters can be separated with comma. For example, 232 Record events on existing process ID (comma separated list). 236 Record events on existing thread ID (comma separated list). 374 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2. 460 The various filters must be specified as a comma separated list: --branch-filter any_ret,u,k 498 --intr-regs=\?. To name registers, pass a comma separated list such as 663 Collect and synthesize given type of events (comma separated). Note that 781 <spec> value can be user defined list of masks. Masks separated by colon [all …]
|
D | perf-diff.txt | 155 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).
|
D | perf-iostat.txt | 35 Select the root ports for monitoring. Comma-separated list is supported. 71 3. Collect metrics for comma-separated list of PCIe root ports:
|
D | perf-ftrace.txt | 36 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.
|
/linux-6.12.1/drivers/char/ipmi/ |
D | ipmi_si_hardcode.c | 36 …"Defines the type of each interface, each interface separated by commas. The types are 'kcs', 'sm… 39 …"Sets the memory address of each interface, the addresses separated by commas. Only use if an int… 42 …"Sets the port address of each interface, the addresses separated by commas. Only use if an inter… 45 …"Sets the interrupt of each interface, the addresses separated by commas. Only use if an interfac…
|
/linux-6.12.1/Documentation/sphinx/ |
D | maintainers_include.py | 148 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/drivers/android/ |
D | Kconfig | 35 The binder.devices parameter is a comma-separated list of strings 38 therefore logically separated from the other devices.
|
/linux-6.12.1/Documentation/ABI/stable/ |
D | sysfs-bus-firewire | 31 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/devicetree/bindings/mtd/partitions/ |
D | brcm,trx.txt | 16 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/Documentation/ABI/testing/ |
D | configfs-usb-gadget-uac1 | 9 c_srate list of capture sampling rates (comma-separated) 20 p_srate list of playback sampling rates (comma-separated)
|
D | configfs-usb-gadget-uac2 | 9 c_srate list of capture sampling rates (comma-separated) 24 p_srate list of playback sampling rates (comma-separated)
|
D | sysfs-kernel-irq | 15 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
|
D | sysfs-driver-typec-displayport | 9 All supported configurations are listed as space separated list 32 listed as space separated list with the active one wrapped in
|
/linux-6.12.1/Documentation/dev-tools/kunit/ |
D | style.rst | 42 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/rust/kernel/net/phy/ |
D | reg.rs | 156 /// Separated PMA (1). 158 /// Separated PMA (2). 160 /// Separated PMA (3). 162 /// Separated PMA (4).
|
/linux-6.12.1/tools/power/cpupower/utils/helpers/ |
D | bitmask.c | 83 * When parsing bitmask lists, only allow numbers, separated by one 183 * Parses a comma-separated list of numbers and ranges of numbers, 264 * Output format is a comma-separated list of decimal numbers and 265 * ranges. Consecutively set bits are shown as two hyphen-separated
|
/linux-6.12.1/Documentation/fb/ |
D | pvr2fb.rst | 24 separated by comma, values are separated from options by `:`).
|
D | aty128fb.rst | 53 be separated by comma, values are separated from options by `:`).
|
D | tgafb.rst | 39 separated by comma, values are separated from options by `:`).
|
/linux-6.12.1/tools/power/x86/x86_energy_perf_policy/ |
D | x86_energy_perf_policy.8 | 67 The CPU-list may be comma-separated CPU numbers, with dash for range 74 The list is a string of individual package numbers separated 75 by commas, and or ranges of package numbers separated by a dash,
|
/linux-6.12.1/drivers/media/platform/ti/am437x/ |
D | am437x-vpfe.h | 150 /* interleaved or separated fields */ 183 /* interleaved or separated fields */ 280 * buffer for field separated YCbCr formats
|
/linux-6.12.1/drivers/clk/hisilicon/ |
D | clkgate-separated.c | 3 * Hisilicon clock separated gate driver 19 /* clock separated gate register offset */
|
12345678910>>...22