Home
last modified time | relevance | path

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

123456

/linux/tools/testing/selftests/bpf/benchs/
H 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,
H 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,
H A Dbench_local_storage.c222 static void measure(struct bench_res *res) in measure() function
257 .measure = measure,
268 .measure = measure,
279 .measure = measure,
H A Dbench_bpf_loop.c65 static void measure(struct bench_res *res) in measure() function
97 .measure = measure,
H A Dbench_bpf_hashmap_full_update.c33 static void measure(struct bench_res *res) in measure() function
86 .measure = measure,
H A Dbench_local_storage_rcu_tasks_trace.c189 static void measure(struct bench_res *res) in measure() function
260 .measure = measure,
H A Dbench_count.c67 .measure = count_global_measure,
76 .measure = count_local_measure,
H A Dbench_local_storage_create.c140 static void measure(struct bench_res *res) in measure() function
255 .measure = measure,
H A Dbench_bpf_hashmap_lookup.c137 static void measure(struct bench_res *res) in measure() function
274 .measure = measure,
H A Dbench_strncmp.c142 .measure = strncmp_measure,
153 .measure = strncmp_measure,
H A Dbench_ringbufs.c579 .measure = ringbuf_libbpf_measure,
591 .measure = ringbuf_custom_measure,
603 .measure = perfbuf_measure,
615 .measure = perfbuf_measure,
H A Dbench_bpf_crypto.c171 .measure = crypto_measure,
182 .measure = crypto_measure,
/linux/Documentation/ABI/testing/
H A Dima_policy22 action: measure | dont_measure | appraise | dont_appraise |
69 when action is "measure" and func is KEY_CHECK.
71 (eg, ima-ng). Only valid when action is "measure".
75 For example, "selinux" to measure critical data for SELinux.
115 measure func=BPRM_CHECK
116 measure func=FILE_MMAP mask=MAY_EXEC
117 measure func=FILE_CHECK mask=MAY_READ uid=0
118 measure func=MODULE_CHECK
119 measure func=FIRMWARE_CHECK
135 measure subj_user=system_u func=FILE_CHECK mask=MAY_READ
[all …]
H A Dsysfs-bus-iio-adc-mt636013 higher measure range(1~22mV)
21 lower measure range(1~9.76V)
/linux/Documentation/devicetree/bindings/sound/
H 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/
H 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/
H 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/
H 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
H 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
H 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/tools/power/cpupower/bench/
H A Dcpufreq-bench_script.sh22 function measure() function
87 measure
/linux/tools/laptop/dslm/
H A Ddslm.c66 static void measure(int fd) in measure() function
161 measure(fd); in main()
/linux/tools/perf/Documentation/
H 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.
/linux/drivers/iio/proximity/
H A DKconfig102 MaxBotix which have an i2c interface. It can be used to measure
115 used to measure the distance of objects.
139 ranger sensor. This driver can be used to measure the distance
220 This driver can be used to measure the distance of objects.
242 This driver can be used to measure the distance of objects.
/linux/tools/testing/selftests/sgx/
H A Dload.c119 if (seg->measure) in encl_ioc_add_pages()
285 seg->measure = true; in encl_load()
299 seg->measure = false; in encl_load()

123456