Home
last modified time | relevance | path

Searched refs:human (Results 1 – 25 of 110) sorted by relevance

12345

/linux/tools/power/cpupower/utils/
H A Dcpufreq-info.c250 static int get_freq_kernel(unsigned int cpu, unsigned int human) in get_freq_kernel() argument
258 if (human) { in get_freq_kernel()
269 static int get_freq_hardware(unsigned int cpu, unsigned int human) in get_freq_hardware() argument
282 if (human) { in get_freq_hardware()
292 static int get_hardware_limits(unsigned int cpu, unsigned int human) in get_hardware_limits() argument
301 if (human) { in get_hardware_limits()
416 static int get_freq_stats(unsigned int cpu, unsigned int human) in get_freq_stats() argument
422 if (human) { in get_freq_stats()
458 static int get_latency(unsigned int cpu, unsigned int human) in get_latency() argument
471 if (human) { in get_latency()
[all …]
/linux/Documentation/ABI/stable/
H A Dsysfs-devices-system-cpu63 Description: human-readable list of CPUs within the same core.
74 Description: human-readable list of CPUs sharing the same physical_package_id.
84 Description: human-readable list of CPUs within the same die.
93 Description: human-readable list of CPUs within the same cluster.
103 Description: human-readable list of cpuX's hardware threads within the same
114 Description: human-readable list of cpuX's hardware threads within the same
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-amd-sfh7 presence of a human and will send an interrupt that can be
10 the presence of a human.
H A Dsysfs-block-bcache48 skip the cache. Read and written as bytes in human readable
56 to the sequential cutoff). Expressed as bytes in human
113 For a cache, bucket size in human readable units, as set at
142 For a cache, total amount of data in human readable units
149 For a cache, sum of all btree writes in human readable units.
H A Dsysfs-auxdisplay-linedisp52 This attribute is not human-readable. Writes must match the
77 This attribute is not human-readable. Writes must match the
H A Dsysfs-class-leds-gt683r18 Breathing: LEDs brightness varies at human breathing rate
H A Dsysfs-fs-nilfs264 Show last write time of super block in human-readable
148 human-readable format.
161 operation in human-readable format.
H A Ddev-kmsg82 The human readable text string starts directly after the ';'
114 the output usually produces better human readable results. A
H A Dsysfs-firmware-memmap66 map in a human-readable format::
/linux/tools/mm/
H A Dthpmaps503 def size2order(human):
509 if human[-1] in units:
510 unit = units[human[-1]]
511 human = human[:-1]
513 size = int(human)
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst21 the human eye has color receptors that are sensitive to three different
32 between the SPD and color as perceived by the human brain.
34 Since the human eye has only three color receptors it is perfectly
46 color as perceived by a human unambiguously. These X, Y and Z values are
111 human eye is more sensitive to differences in luminance than in color
/linux/kernel/bpf/preload/
H A DKconfig11 pinned into BPF FS mount point as human readable files that are
/linux/drivers/platform/x86/intel/int1092/
H A DKconfig5 This driver helps to limit the exposure of human body to RF frequency by
/linux/Documentation/wmi/devices/
H A Dwmi-bmof.rst13 human readable WMI interface description, which is useful for developing
/linux/tools/bpf/bpftool/Documentation/
H A Dcommon_options.rst19 Generate human-readable JSON output. Implies **-j**.
/linux/Documentation/driver-api/iio/
H A Dintro.rst14 focused on human interaction input devices (keyboard, mouse, touchscreen).
/linux/tools/perf/Documentation/
H A Dperf-annotate.txt138 Demangle symbol names to human readable form. It's enabled by default,
142 Demangle kernel symbol names to human readable form (for C++ kernels).
/linux/Documentation/process/
H A Dcoding-assistants.rst31 certify the Developer Certificate of Origin (DCO). The human submitter
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm9hmidc.dtsi34 * Broadcom human machine interface daughter card (bcm9hmidc) installed on
/linux/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt64 A human readable name for the CPU.
75 The name of the node is a human readable string that forms the interface
/linux/Documentation/gpu/amdgpu/
H A Ddebugfs.rst78 contents of the ring buffer. Use a tool like UMR to decode the rings into human
103 Provides human readable information about the power management features
/linux/Documentation/driver-api/cxl/platform/
H A Dacpi.rst43 The :code:`iasl -d` command disassembles the files into human readable format.
/linux/tools/testing/selftests/futex/
H A DREADME36 Test output shall be easily parsable by both human and machine. Title and
/linux/Documentation/driver-api/media/drivers/ccs/
H A Dccs.rst43 definition of the human-readable CCS static data YAML format and includes a
/linux/Documentation/arch/arm64/
H A Dptdump.rst8 various regions in a human-readable format. It is useful to dump the

12345