Home
last modified time | relevance | path

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

12345678

/linux-6.12.1/tools/testing/selftests/bpf/benchs/
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,
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,
Dbench_local_storage.c222 static void measure(struct bench_res *res) in measure() function
257 .measure = measure,
268 .measure = measure,
279 .measure = measure,
Dbench_bpf_loop.c65 static void measure(struct bench_res *res) in measure() function
97 .measure = measure,
Dbench_bpf_hashmap_full_update.c33 static void measure(struct bench_res *res) in measure() function
86 .measure = measure,
Dbench_count.c67 .measure = count_global_measure,
76 .measure = count_local_measure,
Dbench_local_storage_rcu_tasks_trace.c189 static void measure(struct bench_res *res) in measure() function
260 .measure = measure,
Dbench_local_storage_create.c140 static void measure(struct bench_res *res) in measure() function
255 .measure = measure,
Dbench_bpf_hashmap_lookup.c137 static void measure(struct bench_res *res) in measure() function
274 .measure = measure,
Dbench_strncmp.c142 .measure = strncmp_measure,
153 .measure = strncmp_measure,
Dbench_ringbufs.c526 .measure = ringbuf_libbpf_measure,
538 .measure = ringbuf_custom_measure,
550 .measure = perfbuf_measure,
562 .measure = perfbuf_measure,
Dbench_bpf_crypto.c171 .measure = crypto_measure,
182 .measure = crypto_measure,
/linux-6.12.1/Documentation/ABI/testing/
Dima_policy22 action: measure | dont_measure | appraise | dont_appraise |
68 when action is "measure" and func is KEY_CHECK.
70 (eg, ima-ng). Only valid when action is "measure".
74 For example, "selinux" to measure critical data for SELinux.
114 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
134 measure subj_user=system_u func=FILE_CHECK mask=MAY_READ
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/sound/
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-6.12.1/Documentation/userspace-api/media/rc/
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-6.12.1/Documentation/userspace-api/media/dvb/
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-6.12.1/Documentation/hwmon/
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
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
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
Dda9055.rst22 The ADC is used to measure the following inputs:
30 By using sysfs attributes we can measure the system voltage VDDOUT,
/linux-6.12.1/tools/power/cpupower/bench/
Dcpufreq-bench_script.sh22 function measure() function
87 measure
/linux-6.12.1/tools/laptop/dslm/
Ddslm.c66 static void measure(int fd) in measure() function
161 measure(fd); in main()
/linux-6.12.1/tools/perf/Documentation/
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.
/linux-6.12.1/drivers/iio/proximity/
DKconfig93 MaxBotix which have an i2c interface. It can be used to measure
106 used to measure the distance of objects.
130 ranger sensor. This driver can be used to measure the distance
211 This driver can be used to measure the distance of objects.
233 This driver can be used to measure the distance of objects.
/linux-6.12.1/fs/verity/
DMakefile6 measure.o \

12345678