Searched full:obtained (Results 1 – 25 of 1308) sorted by relevance
12345678910>>...53
| /kernel/liteos_a/kernel/include/ |
| D | los_cpup.h | 146 * obtained.</li> 150 …* obtained, and the parameter value 1 indicates that the CPU usage i… 151 …* be obtained. Other values indicate that the CPU usage in all time … 171 * the CPU usage fails to be obtained.</li> 173 * the CPU usage fails to be obtained.</li> 178 …* obtained, and the parameter value 1 indicates that the CPU usage in… 179 …* be obtained. Other values indicate that the CPU usage in the period… 180 * 1s will be obtained. 201 * the CPU usage fails to be obtained.</li> 203 * the CPU usage fails to be obtained.</li> [all …]
|
| D | los_sys.h | 147 * @retval UINT32 Number of cycles obtained in one second. 162 * <li>The number of milliseconds obtained through the conversion is 32-bit.</li> 167 …* @retval UINT32 Number of milliseconds obtained through the conversion. Ticks are successfully co… 189 * @retval UINT32 Number of Ticks obtained through the conversion.
|
| /kernel/liteos_m/components/cpup/ |
| D | los_cpup.h | 240 …called only after the CPU usage is initialized. Otherwise, the CPU usage fails to be obtained.</li> 244 …* obtained, and the parameter value 1 indicates that the CPU usage in the former 1s will be obtain… 245 * indicate that the CPU usage in the period that is less than 1s will be obtained. 263 …called only after the CPU usage is initialized. Otherwise, the CPU usage fails to be obtained.</li> 265 * the CPU usage fails to be obtained.</li> 289 * the CPU usage fails to be obtained.</li> 291 * the CPU usage fails to be obtained.</li> 296 …* will be obtained, and the parameter value 1 indicates that the CPU usage in the former 1s will b… 297 * Other values indicate that the CPU usage in the period that is less than 1s will be obtained. 317 …called only after the CPU usage is initialized. Otherwise, the CPU usage fails to be obtained.</li> [all …]
|
| /kernel/linux/linux-4.19/Documentation/cgroup-v1/ |
| D | cpuacct.txt | 18 /sys/fs/cgroup/cpuacct.usage gives the CPU time (in nanoseconds) obtained 19 by this group which is essentially the CPU time obtained by all the tasks 30 can be obtained from g1/cpuacct.usage and the same is accumulated in 34 CPU time obtained by the cgroup into user and system times. Currently
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
| D | cpuacct.rst | 19 /sys/fs/cgroup/cpuacct.usage gives the CPU time (in nanoseconds) obtained 20 by this group which is essentially the CPU time obtained by all the tasks 31 can be obtained from g1/cpuacct.usage and the same is accumulated in 35 CPU time obtained by the cgroup into user and system times. Currently
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
| D | qed_ll2.h | 139 * @param connection_handle LL2 connection's handle obtained from 150 * @param connection_handle LL2 connection's handle obtained from 184 * @param connection_handle LL2 connection's handle obtained from 196 * obtained from 213 * obtained from 225 * @param connection_handle LL2 connection's handle obtained from
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/serial/ |
| D | snps-dw-apb-uart.txt | 28 be reported as active instead of being obtained from the modem status 31 be reported as active instead of being obtained from the modem status 34 be reported as active instead of being obtained from the modem status 37 reported as inactive instead of being obtained from the modem status register.
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/qlogic/qed/ |
| D | qed_ll2.h | 148 * @param connection_handle LL2 connection's handle obtained from 159 * @param connection_handle LL2 connection's handle obtained from 193 * @param connection_handle LL2 connection's handle obtained from 205 * obtained from 222 * obtained from 234 * @param connection_handle LL2 connection's handle obtained from
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/serial/ |
| D | snps-dw-apb-uart.yaml | 74 always be reported as active instead of being obtained from the modem 81 always be reported as active instead of being obtained from the modem 88 always be reported as active instead of being obtained from the modem 95 be reported as inactive instead of being obtained from the modem status
|
| /kernel/linux/linux-4.19/arch/x86/lib/ |
| D | insn-eval.c | 246 * selector needs to be obtained using get_segment_selector() and passing the 305 * registers. In CONFIG_X86_32, the segment is obtained from either pt_regs or 306 * kernel_vm86_regs as applicable. In CONFIG_X86_64, CS and SS are obtained 307 * from pt_regs. DS, ES, FS and GS are obtained by reading the actual CPU 620 * pointed by the segment selector. The segment selector is obtained from the 683 * pointed by the segment selector. The segment selector is obtained from the 730 * Obtain address and operand sizes of the code segment. It is obtained from the 797 * register is obtained as an offset from the base of pt_regs. In specific 811 * @base: Obtained segment base 812 * @limit: Obtained segment limit [all …]
|
| /kernel/linux/linux-5.10/arch/x86/lib/ |
| D | insn-eval.c | 273 * selector needs to be obtained using get_segment_selector() and passing the 332 * registers. In CONFIG_X86_32, the segment is obtained from either pt_regs or 333 * kernel_vm86_regs as applicable. In CONFIG_X86_64, CS and SS are obtained 334 * from pt_regs. DS, ES, FS and GS are obtained by reading the actual CPU 652 * pointed by the segment selector. The segment selector is obtained from the 719 * pointed by the segment selector. The segment selector is obtained from the 766 * Obtain address and operand sizes of the code segment. It is obtained from the 833 * register is obtained as an offset from the base of pt_regs. In specific 850 * register is obtained as an offset from the base of pt_regs. 862 * @base: Obtained segment base [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | pixfmt-meta-rkisp1.rst | 17 ``rkisp1-config.h``. So the structure can be obtained from the buffer by: 29 Those statistics are obtained from the :ref:`rkisp1_stats <rkisp1_stats>` 33 ``rkisp1-config.h``. So the structure can be obtained from the buffer by:
|
| /kernel/linux/linux-4.19/arch/xtensa/include/asm/ |
| D | spinlock.h | 24 * waits, until the lock is obtained. When spinning, presumably some other 51 /* Returns 1 if the lock is obtained, 0 otherwise. */ 114 /* Returns 1 if the lock is obtained, 0 otherwise. */ 162 /* Returns 1 if the lock is obtained, 0 otherwise. */
|
| /kernel/linux/linux-5.10/fs/ntfs/ |
| D | aops.h | 24 * Unpin, unmap and release a page that was obtained from ntfs_map_page(). 56 * The above means that page_address(page) can be used on all pages obtained 70 * obtained using PTR_ERR() on the return value of ntfs_map_page().
|
| /kernel/linux/linux-5.10/Documentation/ABI/stable/ |
| D | sysfs-bus-mhi | 5 Description: The file holds the serial number of the client device obtained 17 obtained using a BHI (Boot Host Interface) register read after
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/ |
| D | cpu-capacity.txt | 25 CPU capacities are obtained by running a suitable benchmark. This binding makes 36 CPU capacities are obtained by running the Dhrystone benchmark on each CPU at 37 max frequency (with caches enabled). The obtained DMIPS score is then divided 39 DMIPS/MHz are obtained. Such values are then normalized w.r.t. the highest 40 score obtained in the system.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | cpu-capacity.txt | 25 CPU capacities are obtained by running a suitable benchmark. This binding makes 36 CPU capacities are obtained by running the Dhrystone benchmark on each CPU at 37 max frequency (with caches enabled). The obtained DMIPS score is then divided 39 DMIPS/MHz are obtained. Such values are then normalized w.r.t. the highest 40 score obtained in the system.
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | ptp_clock_kernel.h | 204 * @ptp: The clock obtained from ptp_clock_register(). 214 * @ptp: The clock obtained from ptp_clock_register(). 236 * @ptp: The clock obtained from ptp_clock_register(). 262 * @ptp: The clock obtained from ptp_clock_register(). 272 * @ptp: The clock obtained from ptp_clock_register().
|
| /kernel/linux/linux-4.19/Documentation/hwmon/ |
| D | ltc4151 | 36 Voltage readings provided by this driver are reported as obtained from the ADIN 39 Current reading provided by this driver is reported as obtained from the Current
|
| /kernel/linux/linux-4.19/fs/ntfs/ |
| D | aops.h | 38 * Unpin, unmap and release a page that was obtained from ntfs_map_page(). 70 * The above means that page_address(page) can be used on all pages obtained 84 * obtained using PTR_ERR() on the return value of ntfs_map_page().
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | autofs-mount-control.rst | 274 the autofs mount. The device number can be obtained from the mount options 276 autofs_dev_ioct with the ioctlfd field set to the descriptor obtained 288 with the ioctlfd field set to the descriptor obtained from the open 306 ioctlfd field set to the descriptor obtained from the open call and 321 ioctlfd field set to the descriptor obtained from the open call. 330 ioctlfd field set to the descriptor obtained from the open call. 358 ioctlfd field set to the descriptor obtained from the open call. In 376 ioctlfd field set to the descriptor obtained from the open call and
|
| /kernel/linux/linux-4.19/Documentation/filesystems/ |
| D | autofs-mount-control.txt | 272 the autofs mount. The device number can be obtained from the mount options 274 autofs_dev_ioct with the ioctlfd field set to the descriptor obtained 286 with the ioctlfd field set to the descriptor obtained from the open 304 ioctlfd field set to the descriptor obtained from the open call and 319 ioctlfd field set to the descriptor obtained from the open call. 328 ioctlfd field set to the descriptor obtained from the open call. 356 ioctlfd field set to the descriptor obtained from the open call. In 372 ioctlfd field set to the descriptor obtained from the open call and
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-platform-dptf | 80 (RO) The high frequency impedance value that can be obtained from battery 88 (RO) The no-load voltage that can be obtained from battery fuel gauge in 96 (RO) The battery discharge current capability obtained from battery fuel gauge in
|
| /kernel/linux/linux-5.10/include/linux/soc/amlogic/ |
| D | meson-canvas.h | 45 * @canvas_index: canvas ID that was obtained via meson_canvas_alloc() 53 * @canvas_index: canvas ID that was obtained via meson_canvas_alloc()
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | ltc4151.rst | 42 Voltage readings provided by this driver are reported as obtained from the ADIN 45 Current reading provided by this driver is reported as obtained from the Current
|
12345678910>>...53