Home
last modified time | relevance | path

Searched full:histogram (Results 1 – 25 of 262) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
Dsh_css_metrics.c43 clear_histogram(struct sh_css_pc_histogram *histogram) in clear_histogram() argument
47 assert(histogram); in clear_histogram()
49 for (i = 0; i < histogram->length; i++) { in clear_histogram()
50 histogram->run[i] = 0; in clear_histogram()
51 histogram->stall[i] = 0; in clear_histogram()
52 histogram->msink[i] = 0xFFFF; in clear_histogram()
63 make_histogram(struct sh_css_pc_histogram *histogram, unsigned int length) in make_histogram() argument
65 assert(histogram); in make_histogram()
67 if (histogram->length) in make_histogram()
69 if (histogram->run) in make_histogram()
[all …]
/kernel/linux/linux-4.19/Documentation/media/uapi/v4l/
Dpixfmt-meta-vsp1-hgt.rst9 Renesas R-Car VSP1 2-D Histogram Data
15 This format describes histogram data generated by the Renesas R-Car VSP1
16 2-D Histogram (HGT) engine.
18 The VSP1 HGT is a histogram computation engine that operates on HSV
21 weighted frequency histogram based on the H and S components.
23 The histogram is a matrix of 6 Hue and 32 Saturation buckets, 192 in
92 - :cspan:`4` Histogram bucket (m=0, n=0) [31:0]
94 - :cspan:`4` Histogram bucket (m=0, n=1) [31:0]
98 - :cspan:`4` Histogram bucket (m=0, n=31) [31:0]
100 - :cspan:`4` Histogram bucket (m=1, n=0) [31:0]
[all …]
Dpixfmt-meta-vsp1-hgo.rst9 Renesas R-Car VSP1 1-D Histogram Data
15 This format describes histogram data generated by the Renesas R-Car VSP1 1-D
16 Histogram (HGO) engine.
18 The VSP1 HGO is a histogram computation engine that can operate on RGB, YCrCb
25 additionally output the histogram with 64 or 256 bins, resulting in four
32 channels to compute a single 64-bins histogram. Only the RGB image format is
35 single 256-bins histogram. Only the YCbCr image format is supported.
37 channels to compute a single 256-bins histogram. Only the RGB image format is
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dpixfmt-meta-vsp1-hgt.rst9 Renesas R-Car VSP1 2-D Histogram Data
15 This format describes histogram data generated by the Renesas R-Car VSP1
16 2-D Histogram (HGT) engine.
18 The VSP1 HGT is a histogram computation engine that operates on HSV
21 weighted frequency histogram based on the H and S components.
23 The histogram is a matrix of 6 Hue and 32 Saturation buckets, 192 in
101 - :cspan:`4` Histogram bucket (m=0, n=0) [31:0]
103 - :cspan:`4` Histogram bucket (m=0, n=1) [31:0]
107 - :cspan:`4` Histogram bucket (m=0, n=31) [31:0]
109 - :cspan:`4` Histogram bucket (m=1, n=0) [31:0]
[all …]
Dpixfmt-meta-vsp1-hgo.rst9 Renesas R-Car VSP1 1-D Histogram Data
15 This format describes histogram data generated by the Renesas R-Car VSP1 1-D
16 Histogram (HGO) engine.
18 The VSP1 HGO is a histogram computation engine that can operate on RGB, YCrCb
25 additionally output the histogram with 64 or 256 bins, resulting in four
32 channels to compute a single 64-bins histogram. Only the RGB image format is
35 single 256-bins histogram. Only the YCbCr image format is supported.
37 channels to compute a single 256-bins histogram. Only the RGB image format is
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
Dia_css_s3a_types.h35 * ISP block: S3A1 (3A Support for 3A ver.1 (Histogram is not used for AE))
36 * S3A2 (3A Support for 3A ver.2 (Histogram is used for AE))
74 u32 has_histogram; /** Statistics include histogram.
75 0:no histogram, 1:has histogram */
160 * ISP block: S3A1 (3A Support for 3A ver.1) (Histogram is not used for AE)
161 * S3A2 (3A Support for 3A ver.2) (Histogram is used for AE)
202 containing the histogram */
205 /* Histogram (Statistics for AE).
208 * 256 bins for each histogram, unsigned 24bit value for each bin.
216 u32 r; /** Number of R of one bin of the histogram R. (u24) */
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/trigger/
Dtrigger-hist.tc3 # description: event trigger - test histogram trigger
12 echo "Test histogram basic trigger"
23 echo "Test histogram with compound keys"
32 echo "Test histogram with string key"
42 echo "Test histogram with sort key"
Dtrigger-multihist.tc3 # description: event trigger - test multiple histogram triggers
12 echo "Test histogram multiple triggers"
27 echo "Test histogram with its name"
34 echo "Test same named histogram on different events"
Dtrigger-hist-mod.tc3 # description: event trigger - test histogram modifiers
12 echo "Test histogram with execname modifier"
22 echo "Test histogram with hex modifier"
33 echo "Test histogram with syscall modifier"
/kernel/linux/linux-4.19/tools/testing/selftests/ftrace/test.d/trigger/
Dtrigger-hist.tc3 # description: event trigger - test histogram trigger
36 echo "Test histogram basic tigger"
47 echo "Test histogram with compound keys"
56 echo "Test histogram with string key"
66 echo "Test histogram with sort key"
Dtrigger-hist-mod.tc3 # description: event trigger - test histogram modifiers
36 echo "Test histogram with execname modifier"
46 echo "Test histogram with hex modifier"
57 echo "Test histogram with syscall modifier"
Dtrigger-multihist.tc3 # description: event trigger - test multiple histogram triggers
38 echo "Test histogram multiple tiggers"
53 echo "Test histogram with its name"
60 echo "Test same named histogram on different events"
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/trigger/inter-event/
Dtrigger-onmatch-action-hist.tc3 # description: event trigger - test inter-event histogram trigger onmatch action
18 echo "Test create histogram for synthetic event"
19 echo "Test histogram variables,simple expression support and onmatch action"
27 fail "Failed to create onmatch action inter-event histogram"
Dtrigger-synthetic-event-dynstring.tc3 # description: event trigger - test inter-event histogram trigger trace action with dynamic string …
18 echo "Test create histogram for synthetic event using trace action and dynamic strings"
19 echo "Test histogram dynamic string variables,simple expression support and trace action"
28 fail "Failed to create dynamic string trace action inter-event histogram"
Dtrigger-trace-action-hist.tc3 # description: event trigger - test inter-event histogram trigger trace action
18 echo "Test create histogram for synthetic event using trace action"
19 echo "Test histogram variables,simple expression support and trace action"
28 fail "Failed to create trace action inter-event histogram"
Dtrigger-onmatch-onmax-action-hist.tc3 # description: event trigger - test inter-event histogram trigger onmatch-onmax action
18 echo "Test create histogram for synthetic event"
19 echo "Test histogram variables,simple expression support and onmatch-onmax action"
27 fail "Failed to create onmatch-onmax action inter-event histogram"
Dtrigger-snapshot-action-hist.tc3 # description: event trigger - test inter-event histogram trigger snapshot action
23 fail "Failed to create onchange action inter-event histogram"
27 fail "Failed to create snapshot action inter-event histogram"
/kernel/linux/linux-4.19/tools/testing/selftests/ftrace/test.d/trigger/inter-event/
Dtrigger-onmatch-action-hist.tc2 # description: event trigger - test inter-event histogram trigger onmatch action
37 echo "Test create histogram for synthetic event"
38 echo "Test histogram variables,simple expression support and onmatch action"
45 fail "Failed to create onmatch action inter-event histogram"
Dtrigger-onmatch-onmax-action-hist.tc2 # description: event trigger - test inter-event histogram trigger onmatch-onmax action
37 echo "Test create histogram for synthetic event"
38 echo "Test histogram variables,simple expression support and onmatch-onmax action"
45 fail "Failed to create onmatch-onmax action inter-event histogram"
/kernel/linux/linux-5.10/Documentation/trace/
Dhistogram-design.rst4 Histogram Design Notes
14 Note: All the ftrace histogram command examples assume the working
19 Also, the histogram output displayed for those commands will be
59 What this does is create a histogram on the sched_waking event using
61 explicitly specified, exists for every histogram regardless.
67 So in this histogram, there's a separate bucket for each pid, and each
71 Each histogram is represented by a hist_data struct.
73 To keep track of each key and value field in the histogram, hist_data
76 histogram val and key in the histogram (variables are also included
77 here, but are discussed later). So for the above histogram we have one
[all …]
/kernel/linux/linux-4.19/Documentation/device-mapper/
Dstatistics.txt16 provided: total time spent reading and writing. When the histogram
18 histogram of latencies. All these counters may be accessed by sending
68 histogram:n1,n2,n3,n4,... - collect histogram of latencies. The
70 of the histogram. If precise_timestamps is not used, the
74 example, if we use "histogram:10,20,30", the kernel will
124 precise_timestamps histogram:n1,n2,n3,...
126 The strings "precise_timestamps" and "histogram" are printed only
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Dstatistics.rst17 provided: total time spent reading and writing. When the histogram
19 histogram of latencies. All these counters may be accessed by sending
73 histogram:n1,n2,n3,n4,...
74 collect histogram of latencies. The
76 of the histogram. If precise_timestamps is not used, the
80 example, if we use "histogram:10,20,30", the kernel will
127 precise_timestamps histogram:n1,n2,n3,...
129 The strings "precise_timestamps" and "histogram" are printed only
/kernel/linux/linux-4.19/drivers/staging/rtl8192u/
Dr8192U_hw.h266 NHM_THRESHOLD0 = 0x253, // Noise Histogram Meashorement0.
267 NHM_THRESHOLD1 = 0x254, // Noise Histogram Meashorement1.
268 NHM_THRESHOLD2 = 0x255, // Noise Histogram Meashorement2.
269 NHM_THRESHOLD3 = 0x256, // Noise Histogram Meashorement3.
270 NHM_THRESHOLD4 = 0x257, // Noise Histogram Meashorement4.
271 NHM_THRESHOLD5 = 0x258, // Noise Histogram Meashorement5.
272 NHM_THRESHOLD6 = 0x259, // Noise Histogram Meashorement6
276 …NHM_RPI_COUNTER0 = 0x264, // Noise Histogram RPI counter0, the fraction of signal strength < NHM_T…
277 …NHM_RPI_COUNTER1 = 0x265, // Noise Histogram RPI counter1, the fraction of signal strength in (NHM…
278 …NHM_RPI_COUNTER2 = 0x266, // Noise Histogram RPI counter2, the fraction of signal strength in (NHM…
[all …]
/kernel/linux/linux-4.19/tools/perf/scripts/python/
Devent_analyzing_sample.py113 # to show the histogram in real number, but use a log2 algorithm.
134 print "\n%16s %8s %16s\n%s" % ("comm", "number", "histogram", "="*42)
139 print "\n%32s %8s %16s\n%s" % ("symbol", "number", "histogram", "="*58)
145 print "\n%40s %8s %16s\n%s" % ("dso", "number", "histogram", "="*74)
167 print "\n%16s %8s %16s\n%s" % ("comm", "number", "histogram", "="*42)
172 print "\n%32s %8s %16s\n%s" % ("symbol", "number", "histogram", "="*58)
179 print "\n%32s %8s %16s\n%s" % ("dse", "number", "histogram", "="*58)
185 print "\n%32s %8s %16s\n%s" % ("latency", "number", "histogram", "="*58)
/kernel/linux/linux-5.10/tools/perf/scripts/python/
Devent_analyzing_sample.py115 # to show the histogram in real number, but use a log2 algorithm.
136 print("\n%16s %8s %16s\n%s" % ("comm", "number", "histogram", "="*42))
141 print("\n%32s %8s %16s\n%s" % ("symbol", "number", "histogram", "="*58))
147 print("\n%40s %8s %16s\n%s" % ("dso", "number", "histogram", "="*74))
169 print("\n%16s %8s %16s\n%s" % ("comm", "number", "histogram", "="*42))
174 print("\n%32s %8s %16s\n%s" % ("symbol", "number", "histogram", "="*58))
181 print("\n%32s %8s %16s\n%s" % ("dse", "number", "histogram", "="*58))
187 print("\n%32s %8s %16s\n%s" % ("latency", "number", "histogram", "="*58))

1234567891011