| /Linux-v5.4/Documentation/media/uapi/v4l/ | 
| D | pixfmt-meta-vsp1-hgo.rst | 22 This format describes histogram data generated by the Renesas R-Car VSP1 1-D25 The VSP1 HGO is a histogram computation engine that can operate on RGB, YCrCb
 32 additionally output the histogram with 64 or 256 bins, resulting in four
 39   channels to compute a single 64-bins histogram. Only the RGB image format is
 42   single 256-bins histogram. Only the YCbCr image format is supported.
 44   channels to compute a single 256-bins histogram. Only the RGB image format is
 
 | 
| D | pixfmt-meta-vsp1-hgt.rst | 22 This format describes histogram data generated by the Renesas R-Car VSP125 The VSP1 HGT is a histogram computation engine that operates on HSV
 28 weighted frequency histogram based on the H and S components.
 30 The histogram is a matrix of 6 Hue and 32 Saturation buckets, 192 in
 
 | 
| D | pixfmt-meta-intel-ipu3.rst | 46 and AE (Auto-exposure) histogram.
 | 
| /Linux-v5.4/fs/cachefiles/ | 
| D | Kconfig | 31 		/proc/fs/cachefiles/histogram33 	  The generation of this histogram adds a certain amount of overhead to
 36 	  bouncing between CPUs.  On the other hand, the histogram may be
 
 | 
| D | internal.h | 191 void cachefiles_hist(atomic_t histogram[], unsigned long start_jif)  in cachefiles_hist()  argument196 	atomic_inc(&histogram[jif]);  in cachefiles_hist()
 
 | 
| /Linux-v5.4/Documentation/admin-guide/device-mapper/ | 
| D | statistics.rst | 17 provided: total time spent reading and writing.  When the histogram19 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-v5.4/drivers/md/ | 
| D | dm-stats.c | 33 	unsigned long long *histogram;  member178 		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()
 694 		memset(shared->tmp.histogram, 0, (s->n_histogram_entries + 1) * sizeof(unsigned long long));  in __dm_stat_init_temporary_percpu_totals()
 713 				shared->tmp.histogram[i] += READ_ONCE(p->histogram[i]);  in __dm_stat_init_temporary_percpu_totals()
 [all …]
 
 | 
| /Linux-v5.4/fs/fscache/ | 
| D | Kconfig | 37 		/proc/fs/fscache/histogram39 	  The generation of this histogram adds a certain amount of overhead to
 42 	  bouncing between CPUs.  On the other hand, the histogram may be
 
 | 
| D | Makefile | 18 fscache-$(CONFIG_FSCACHE_HISTOGRAM) += histogram.o
 | 
| D | internal.h | 75 static inline void fscache_hist(atomic_t histogram[], unsigned long start_jif)  in fscache_hist()  argument80 	atomic_inc(&histogram[jif]);  in fscache_hist()
 
 | 
| /Linux-v5.4/Documentation/trace/ | 
| D | histogram.rst | 18   A histogram trigger command is an event trigger command that51   its histogram data will be shared with other triggers of the same
 1132   into the histogram.  In order to avoid having to set everything up
 1133   again, we can just clear the histogram first::
 1176   disables both the histogram and the event log, and what you end up
 1242     # event histogram
 1269     # event histogram
 1306     # event histogram
 1318     # event histogram
 1342     # event histogram
 [all …]
 
 | 
| D | index.rst | 21    histogram
 | 
| /Linux-v5.4/Documentation/media/v4l-drivers/ | 
| D | omap3isp.rst | 49 - OMAP3 ISP histogram76 statistics (AEWB, AF and histogram) subdevs.
 131 AF and histogram modules cannot be used without configuring them using the
 201 histogram memory read isn't implemented). The statistics are dequeueable by
 204 The private IOCTLs offered by the AEWB, AF and histogram subdevs are heavily
 
 | 
| /Linux-v5.4/tools/vm/ | 
| D | slabinfo-gnuplot.sh | 89 set style histogram columnstacked title textcolor lt -1
 | 
| /Linux-v5.4/arch/mips/kvm/ | 
| D | Kconfig | 70 	  A histogram of COP0 accesses is printed when the VM is
 | 
| /Linux-v5.4/Documentation/translations/zh_CN/video4linux/ | 
| D | omap3isp.txt | 69 	OMAP3 ISP histogram
 | 
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ | 
| D | debugfs.c | 956 MWIFIEX_DFS_FILE_OPS(histogram);985 	MWIFIEX_DFS_ADD_FILE(histogram);  in mwifiex_dev_debugfs_init()
 
 | 
| /Linux-v5.4/tools/perf/Documentation/ | 
| D | perf-report.txt | 73 	Sort histogram entries by given key(s) - multiple keys can be specified455 	go straight to the histogram browser, just like 'perf report' with no events
 483 	Save N individual samples for each histogram entry to show context in perf
 
 | 
| D | perf-config.txt | 444 		histogram entry. Default is 0 which means no limitation.453 		histogram entries. Entries having an overhead lower than this
 
 | 
| D | perf-top.txt | 304 	go straight to the histogram browser, just like 'perf top' with no events
 | 
| /Linux-v5.4/Documentation/RCU/ | 
| D | torture.txt | 97 o	"Reader Batch": Another histogram of "ages" of structures seen
 | 
| /Linux-v5.4/Documentation/filesystems/caching/ | 
| D | fscache.txt | 313  (*) /proc/fs/fscache/histogram315 	cat /proc/fs/fscache/histogram
 
 | 
| D | cachefiles.txt | 458  (*) /proc/fs/cachefiles/histogram460 	cat /proc/fs/cachefiles/histogram
 
 | 
| /Linux-v5.4/kernel/trace/ | 
| D | Kconfig | 405 	  histogram of the callers, but actually places the calling664 	  See Documentation/trace/histogram.rst.
 
 | 
| /Linux-v5.4/drivers/net/dsa/mv88e6xxx/ | 
| D | chip.c | 734 					    u16 histogram)  in _mv88e6xxx_get_ethtool_stat()  argument760 		reg |= s->reg | histogram;  in _mv88e6xxx_get_ethtool_stat()
 917 				     u16 bank1_select, u16 histogram)  in mv88e6xxx_stats_get_stats()  argument
 928 							      histogram);  in mv88e6xxx_stats_get_stats()
 
 |