Home
last modified time | relevance | path

Searched refs:histogram (Results 1 – 25 of 40) sorted by relevance

12

/linux/drivers/staging/media/atomisp/pci/
A Dsh_css_metrics.c47 assert(histogram); in clear_histogram()
50 histogram->run[i] = 0; in clear_histogram()
65 assert(histogram); in make_histogram()
67 if (histogram->length) in make_histogram()
69 if (histogram->run) in make_histogram()
71 histogram->run = kvmalloc(length * sizeof(*histogram->run), in make_histogram()
73 if (!histogram->run) in make_histogram()
75 histogram->stall = kvmalloc(length * sizeof(*histogram->stall), in make_histogram()
77 if (!histogram->stall) in make_histogram()
79 histogram->msink = kvmalloc(length * sizeof(*histogram->msink), in make_histogram()
[all …]
/linux/Documentation/trace/
A Dboottime-trace.rst134 please read the event histogram document [3]_.
136 .. [3] See :ref:`Documentation/trace/histogram.rst <histogram>`
139 Set histogram key parameters. (Mandatory)
141 if there is one histogram on the event.
144 Set histogram value parameters.
147 Set histogram sort parameter options.
150 Set histogram size (number of entries).
153 Set histogram name.
164 if there is one 'onmatch' handler on this histogram.
167 Set histogram 'trace' action for 'onmatch'.
[all …]
A Dhistogram-design.rst76 histogram val and key in the histogram (variables are also included
273 Basic histogram test
296 # event histogram
741 # event histogram
798 # event histogram
1122 # event histogram
1186 # event histogram
1460 # event histogram
1669 # event histogram
1709 # event histogram
[all …]
A Dindex.rst22 histogram
23 histogram-design
A Dhistogram.rst1243 # event histogram
1270 # event histogram
1307 # event histogram
1319 # event histogram
1343 # event histogram
1372 # event histogram
1621 histogram.
1860 # event histogram
1908 # event histogram
2425 # event histogram
[all …]
/linux/Documentation/userspace-api/media/v4l/
A Dpixfmt-meta-vsp1-hgo.rst15 This format describes histogram data generated by the Renesas R-Car VSP1 1-D
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
A Dpixfmt-meta-vsp1-hgt.rst15 This format describes histogram data generated by the Renesas R-Car VSP1
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
A Dpixfmt-meta-rkisp1.rst26 3A and histogram statistics
A Dpixfmt-meta-intel-ipu3.rst23 and AE (Auto-exposure) histogram.
/linux/Documentation/admin-guide/device-mapper/
A 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
/linux/drivers/md/
A Ddm-stats.c33 unsigned long long *histogram; member
178 dm_kvfree(s->stat_percpu[cpu][0].histogram, s->histogram_alloc_size); in dm_stat_free()
181 dm_kvfree(s->stat_shared[0].tmp.histogram, s->histogram_alloc_size); in dm_stat_free()
326 s->stat_shared[ni].tmp.histogram = hi; in dm_stats_create()
346 p[ni].histogram = hi; in dm_stats_create()
428 is_vmalloc_addr(s->stat_percpu[cpu][0].histogram)) in dm_stats_delete()
431 is_vmalloc_addr(s->stat_shared[0].tmp.histogram)) { in dm_stats_delete()
573 p->histogram[lo]++; in dm_stat_for_entry()
713 shared->tmp.histogram[i] += READ_ONCE(p->histogram[i]); in __dm_stat_init_temporary_percpu_totals()
749 p->histogram[i] -= shared->tmp.histogram[i]; in __dm_stat_clear()
[all …]
/linux/Documentation/userspace-api/media/drivers/
A Domap3isp-uapi.rst20 statistics (AEWB, AF and histogram) subdevs.
75 AF and histogram modules cannot be used without configuring them using the
145 histogram memory read isn't implemented). The statistics are dequeueable by
148 The private IOCTLs offered by the AEWB, AF and histogram subdevs are heavily
/linux/arch/mips/kvm/
A DKconfig38 A histogram of COP0 accesses is printed when the VM is
/linux/Documentation/devicetree/bindings/display/
A Drenesas,cmm.yaml17 3-D look-up tables (CLU), 1D-histogram generation (HGO), and color
A Dallwinner,sun6i-a31-drc.yaml15 pixel brightness/contrast based on histogram measurements for LCD
/linux/mm/damon/
A Dcore.c707 memset(quota->histogram, 0, sizeof(quota->histogram)); in kdamond_apply_schemes()
714 quota->histogram[score] += in kdamond_apply_schemes()
723 cumulated_sz += quota->histogram[score]; in kdamond_apply_schemes()
/linux/tools/vm/
A Dslabinfo-gnuplot.sh89 set style histogram columnstacked title textcolor lt -1
/linux/Documentation/admin-guide/media/
A Domap3isp.rst49 - OMAP3 ISP histogram
A Drkisp1.rst98 white balance) statistics, and also histogram statistics for the frames that
/linux/include/linux/
A Ddamon.h145 unsigned long histogram[DAMOS_MAX_SCORE + 1]; member
/linux/Documentation/translations/zh_CN/video4linux/
A Domap3isp.txt69 OMAP3 ISP histogram
/linux/kernel/trace/
A DKconfig559 histogram of the callers, but actually places the calling
719 via the trace() action of histogram triggers or directly
723 Documentation/trace/histogram.rst for details and examples.
746 See Documentation/trace/histogram.rst.
1029 Documentation/trace/histogram-design.rst.
1032 related to the histogram definitions themselves and doesn't
/linux/drivers/net/wireless/marvell/mwifiex/
A Ddebugfs.c956 MWIFIEX_DFS_FILE_OPS(histogram);
985 MWIFIEX_DFS_ADD_FILE(histogram); in mwifiex_dev_debugfs_init()
/linux/tools/perf/Documentation/
A Dperf-report.txt73 Sort histogram entries by given key(s) - multiple keys can be specified
479 go straight to the histogram browser, just like 'perf report' with no events
518 Save N individual samples for each histogram entry to show context in perf
/linux/Documentation/filesystems/caching/
A Dfscache.rst416 /proc/fs/fscache/histogram
421 cat /proc/fs/fscache/histogram

Completed in 34 milliseconds

12