Home
last modified time | relevance | path

Searched refs:measure (Results 1 – 25 of 203) sorted by relevance

123456789

/linux/tools/testing/selftests/bpf/benchs/
A Dbench_rename.c41 static void measure(struct bench_res *res) in measure() function
114 .measure = measure,
124 .measure = measure,
134 .measure = measure,
144 .measure = measure,
154 .measure = measure,
164 .measure = measure,
A Dbench_bloom_filter_map.c389 static void measure(struct bench_res *res) in measure() function
430 .measure = measure,
441 .measure = measure,
452 .measure = measure,
463 .measure = measure,
474 .measure = measure,
A Dbench_local_storage.c222 static void measure(struct bench_res *res) in measure() function
257 .measure = measure,
268 .measure = measure,
279 .measure = measure,
A Dbench_bpf_loop.c65 static void measure(struct bench_res *res) in measure() function
97 .measure = measure,
A Dbench_bpf_hashmap_full_update.c33 static void measure(struct bench_res *res) in measure() function
86 .measure = measure,
A Dbench_count.c67 .measure = count_global_measure,
76 .measure = count_local_measure,
A Dbench_local_storage_rcu_tasks_trace.c189 static void measure(struct bench_res *res) in measure() function
260 .measure = measure,
A Dbench_local_storage_create.c140 static void measure(struct bench_res *res) in measure() function
255 .measure = measure,
A Dbench_bpf_hashmap_lookup.c137 static void measure(struct bench_res *res) in measure() function
274 .measure = measure,
A Dbench_strncmp.c142 .measure = strncmp_measure,
153 .measure = strncmp_measure,
A Dbench_ringbufs.c526 .measure = ringbuf_libbpf_measure,
538 .measure = ringbuf_custom_measure,
550 .measure = perfbuf_measure,
562 .measure = perfbuf_measure,
/linux/Documentation/devicetree/bindings/soc/amlogic/
A Damlogic,meson-gx-clk-measure.yaml4 $id: http://devicetree.org/schemas/soc/amlogic/amlogic,meson-gx-clk-measure.yaml#
10 The Amlogic SoCs contains an IP to measure the internal clocks.
19 - amlogic,meson-gx-clk-measure
20 - amlogic,meson8-clk-measure
21 - amlogic,meson8b-clk-measure
22 - amlogic,meson-axg-clk-measure
23 - amlogic,meson-g12a-clk-measure
24 - amlogic,meson-sm1-clk-measure
37 clock-measure@8758 {
38 compatible = "amlogic,meson-gx-clk-measure";
/linux/Documentation/ABI/testing/
A Dima_policy114 measure func=BPRM_CHECK
115 measure func=FILE_MMAP mask=MAY_EXEC
116 measure func=FILE_CHECK mask=MAY_READ uid=0
117 measure func=MODULE_CHECK
118 measure func=FIRMWARE_CHECK
143 measure func=KEXEC_KERNEL_CHECK pcr=4
144 measure func=KEXEC_INITRAMFS_CHECK pcr=5
150 Example of measure rule using KEY_CHECK to measure all keys:
152 measure func=KEY_CHECK
154 Example of measure rule using KEY_CHECK to only measure
[all …]
/linux/Documentation/devicetree/bindings/sound/
A Dcs43130.txt28 - cirrus,dc-measure:
31 - cirrus,ac-measure:
40 Define the frequencies at which to measure HP AC impedance.
41 Only used if "cirrus,dc-measure" is defined.
63 cirrus,dc-measure;
64 cirrus,ac-measure;
/linux/Documentation/userspace-api/media/rc/
A Dlirc-set-measure-carrier-mode.rst13 LIRC_SET_MEASURE_CARRIER_MODE - enable or disable measure mode
29 enable = 1 means enable measure mode, enable = 0 means disable measure
37 Enable or disable measure mode. If enabled, from the next key
/linux/Documentation/userspace-api/media/dvb/
A Dfrontend-stat-properties.rst33 the measure (dB measures) and ``uvalue`` is for unsigned values
63 - ``FE_SCALE_NOT_AVAILABLE`` - it failed to measure it, or the
82 - ``FE_SCALE_NOT_AVAILABLE`` - it failed to measure it, or the
100 This measure is taken during the same interval as
113 - ``FE_SCALE_NOT_AVAILABLE`` - it failed to measure it, or the
141 - ``FE_SCALE_NOT_AVAILABLE`` - it failed to measure it, or the
157 This measure is taken during the same interval as
170 - ``FE_SCALE_NOT_AVAILABLE`` - it failed to measure it, or the
198 - ``FE_SCALE_NOT_AVAILABLE`` - it failed to measure it, or the
219 - ``FE_SCALE_NOT_AVAILABLE`` - it failed to measure it, or the
[all …]
/linux/Documentation/hwmon/
A Dltc2990.rst27 The chip's inputs can measure 4 voltages, or two inputs together (1+2 and 3+4)
28 can be combined to measure a differential voltage, which is typically used to
29 measure current through a series resistor, or a temperature with an external
A Dda9052.rst23 The ADC is used to measure the following inputs:
33 Channel 7 XY - TSI interface to measure the X and Y voltage of the touch
39 By using sysfs attributes we can measure the system voltage VDDOUT, the battery
A Dsht3x.rst47 The sht3x sensor supports a single shot mode as well as 5 periodic measure
60 In the periodic measure mode, the sensor automatically triggers a measurement
87 configured limits. Alarm only works in periodic measure mode
89 configured limits. Alarm only works in periodic measure mode
A Dda9055.rst22 The ADC is used to measure the following inputs:
30 By using sysfs attributes we can measure the system voltage VDDOUT,
/linux/Documentation/devicetree/bindings/input/touchscreen/
A Dfsl,imx6ul-tsc.yaml43 measure-delay-time:
46 The value of measure delay time. Before X-axis or Y-axis measurement,
94 measure-delay-time = <0xfff>;
/linux/tools/power/cpupower/bench/
A Dcpufreq-bench_script.sh22 function measure() function
87 measure
/linux/Documentation/devicetree/bindings/counter/
A Dinterrupt-counter.yaml13 A generic interrupt counter to measure interrupt frequency. It was developed
14 and used for agricultural devices to measure rotation speed of wheels or
/linux/tools/laptop/dslm/
A Ddslm.c66 static void measure(int fd) in measure() function
161 measure(fd); in main()
/linux/tools/perf/Documentation/
A Dperf-kwork.txt6 perf-kwork - Tool to trace/measure kernel work properties (latencies)
84 Use BPF to measure kwork runtime
118 Use BPF to measure kwork latency
187 Use BPF to measure task cpu usage.

Completed in 33 milliseconds

123456789