| /linux/tools/testing/selftests/bpf/benchs/ |
| A D | bench_rename.c | 41 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 D | bench_bloom_filter_map.c | 389 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 D | bench_local_storage.c | 222 static void measure(struct bench_res *res) in measure() function 257 .measure = measure, 268 .measure = measure, 279 .measure = measure,
|
| A D | bench_bpf_loop.c | 65 static void measure(struct bench_res *res) in measure() function 97 .measure = measure,
|
| A D | bench_bpf_hashmap_full_update.c | 33 static void measure(struct bench_res *res) in measure() function 86 .measure = measure,
|
| A D | bench_count.c | 67 .measure = count_global_measure, 76 .measure = count_local_measure,
|
| A D | bench_local_storage_rcu_tasks_trace.c | 189 static void measure(struct bench_res *res) in measure() function 260 .measure = measure,
|
| A D | bench_local_storage_create.c | 140 static void measure(struct bench_res *res) in measure() function 255 .measure = measure,
|
| A D | bench_bpf_hashmap_lookup.c | 137 static void measure(struct bench_res *res) in measure() function 274 .measure = measure,
|
| A D | bench_strncmp.c | 142 .measure = strncmp_measure, 153 .measure = strncmp_measure,
|
| A D | bench_ringbufs.c | 526 .measure = ringbuf_libbpf_measure, 538 .measure = ringbuf_custom_measure, 550 .measure = perfbuf_measure, 562 .measure = perfbuf_measure,
|
| /linux/Documentation/devicetree/bindings/soc/amlogic/ |
| A D | amlogic,meson-gx-clk-measure.yaml | 4 $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 D | ima_policy | 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 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 D | cs43130.txt | 28 - 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 D | lirc-set-measure-carrier-mode.rst | 13 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 D | frontend-stat-properties.rst | 33 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 D | ltc2990.rst | 27 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 D | da9052.rst | 23 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 D | sht3x.rst | 47 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 D | da9055.rst | 22 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 D | fsl,imx6ul-tsc.yaml | 43 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 D | cpufreq-bench_script.sh | 22 function measure() function 87 measure
|
| /linux/Documentation/devicetree/bindings/counter/ |
| A D | interrupt-counter.yaml | 13 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 D | dslm.c | 66 static void measure(int fd) in measure() function 161 measure(fd); in main()
|
| /linux/tools/perf/Documentation/ |
| A D | perf-kwork.txt | 6 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.
|