Home
last modified time | relevance | path

Searched full:hits (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/freebsd/sys/contrib/openzfs/man/man1/
H A Darcstat.156 MFU list hits per second
64 MRU list hits per second
66 Prefetch hits percentage
68 Prefetch I/O hits percentage
72 Prefetch data hits percentage
74 Prefetch data I/O hits percentage
78 Prefetch metadata hits percentage
80 Prefetch metadata I/O hits percentage
84 Demand hits per second
86 Demand I/O hits per second
[all …]
/freebsd/usr.bin/systat/
H A Dzarc.c51 struct zfield hits; member
88 "Rate", "Hits", "Misses", "Rate", "Hits", "Misses"); in labelzarc()
103 calc_rate(uint64_t hits, uint64_t misses) in calc_rate() argument
105 if(hits) in calc_rate()
106 return 100 * hits / (hits + misses); in calc_rate()
115 delta->hits.stat = (curstat.hits.stat - oldstat.hits.stat); \ in domode()
117 rate->current.stat = calc_rate(delta->hits.stat, delta->misses.stat); \ in domode()
118 rate->total.stat = calc_rate(curstat.hits.stat, curstat.misses.stat) in domode()
149 #define HITS(stat) DO(delta.hits.stat, 31+1+5, 6); \ in showzarc() macro
150 DO(curstat.hits.stat, 31+1+5+7+7+8+5, 6) in showzarc()
[all …]
/freebsd/tests/sys/netpfil/pf/
H A Dmbuf.sh72 atf_check_equal "0" "$(jexec alcatraz sysctl -n net.dummymbuf.hits)"
74 atf_check_equal "1" "$(jexec alcatraz sysctl -n net.dummymbuf.hits)"
78 jexec alcatraz sysctl net.dummymbuf.hits=0
80 atf_check_equal "1" "$(jexec alcatraz sysctl -n net.dummymbuf.hits)"
85 jexec alcatraz sysctl net.dummymbuf.hits=0
87 atf_check_equal "1" "$(jexec alcatraz sysctl -n net.dummymbuf.hits)"
123 # counting of net.dummymbuf.hits.
137 atf_check_equal "0" "$(jexec alcatraz sysctl -n net.dummymbuf.hits)"
139 atf_check_equal "1" "$(jexec alcatraz sysctl -n net.dummymbuf.hits)"
143 jexec alcatraz sysctl net.dummymbuf.hits=0
[all …]
/freebsd/lib/libpmc/pmu-events/arch/arm64/hisilicon/hip08/
H A Duncore-l3c.json19 "BriefDescription": "Total read hits",
20 "PublicDescription": "Total read hits",
26 "BriefDescription": "Total write hits",
27 "PublicDescription": "Total write hits",
54 "BriefDescription": "Count of the number of read lines that hits in spipe of this L3C",
55 "PublicDescription": "Count of the number of read lines that hits in spipe of this L3C",
61 "BriefDescription": "Count of the number of write lines that hits in spipe of this L3C",
62 "PublicDescription": "Count of the number of write lines that hits in spipe of this L3C",
/freebsd/sys/contrib/openzfs/cmd/
H A Darcstat.in65 "hits": [4, 1000, "ARC hits per second"],
66 "iohs": [4, 1000, "ARC I/O hits per second"],
72 "dhit": [4, 1000, "Demand hits per second"],
73 "dioh": [4, 1000, "Demand I/O hits per second"],
78 "ddhit": [5, 1000, "Demand data hits per second"],
79 "ddioh": [5, 1000, "Demand data I/O hits per second"],
84 "dmhit": [5, 1000, "Demand metadata hits per second"],
85 "dmioh": [5, 1000, "Demand metadata I/O hits per second"],
90 "phit": [4, 1000, "Prefetch hits per second"],
91 "pioh": [4, 1000, "Prefetch I/O hits per second"],
[all …]
H A Darc_summary331 """Create a human-readable representation of the number of hits.
348 hits = int(hits_string)
350 if hits >= 1000:
353 if hits >= limit:
354 value = hits/limit
359 result = "%d" % hits
697 """Print information on how the caches are accessed ("arc hits").
701 all_accesses = int(arc_stats['hits'])+int(arc_stats['iohits'])+\
705 ta_todo = (('Total hits:', arc_stats['hits']),
706 ('Total I/O hits:', arc_stats['iohits']),
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/ivybridge/
H A Duncore-cache.json163 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a modified line in so…
168 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which hits a modified line in s…
173 "BriefDescription": "An external snoop hits a modified line in some processor core.",
178 "PublicDescription": "An external snoop hits a modified line in some processor core.",
183 …e snoop initiated by this Cbox due to processor core memory request which hits a modified line in …
188 …e snoop initiated by this Cbox due to processor core memory request which hits a modified line in …
193 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line i…
198 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line …
203 "BriefDescription": "An external snoop hits a non-modified line in some processor core.",
208 "PublicDescription": "An external snoop hits a non-modified line in some processor core.",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/sandybridge/
H A Duncore-cache.json163 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a modified line in so…
168 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which hits a modified line in s…
173 "BriefDescription": "An external snoop hits a modified line in some processor core.",
178 "PublicDescription": "An external snoop hits a modified line in some processor core.",
183 …e snoop initiated by this Cbox due to processor core memory request which hits a modified line in …
188 …e snoop initiated by this Cbox due to processor core memory request which hits a modified line in …
193 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line i…
198 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line …
203 "BriefDescription": "An external snoop hits a non-modified line in some processor core.",
208 "PublicDescription": "An external snoop hits a non-modified line in some processor core.",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/haswell/
H A Duncore-cache.json163 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a modified line in so…
168 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which hits a modified line in s…
173 "BriefDescription": "An external snoop hits a modified line in some processor core.",
178 "PublicDescription": "An external snoop hits a modified line in some processor core.",
183 …e snoop initiated by this Cbox due to processor core memory request which hits a modified line in …
188 …e snoop initiated by this Cbox due to processor core memory request which hits a modified line in …
193 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line i…
198 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line …
203 "BriefDescription": "An external snoop hits a non-modified line in some processor core.",
208 "PublicDescription": "An external snoop hits a non-modified line in some processor core.",
[all …]
H A Duncore.json43 "BriefDescription": "An external snoop hits a non-modified line in some processor core.",
44 "PublicDescription": "An external snoop hits a non-modified line in some processor core.",
55 …e snoop initiated by this Cbox due to processor core memory request which hits a non-modified line…
56 …e snoop initiated by this Cbox due to processor core memory request which hits a non-modified line…
67 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line i…
68 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line …
79 "BriefDescription": "An external snoop hits a modified line in some processor core.",
80 "PublicDescription": "An external snoop hits a modified line in some processor core.",
91 …e snoop initiated by this Cbox due to processor core memory request which hits a modified line in …
92 …e snoop initiated by this Cbox due to processor core memory request which hits a modified line in …
[all …]
H A Dcache.json196 "BriefDescription": "L2 cache hits when fetching instructions, code reads.",
410 …"BriefDescription": "Retired load uops which data sources were L3 and cross-core snoop hits in on-…
446 …"BriefDescription": "Retired load uops which data sources were hits in L3 without snoops required.…
483 "BriefDescription": "Retired load uops with L1 cache hits as data sources.",
508 "BriefDescription": "Retired load uops with L2 cache hits as data sources.",
533 …"BriefDescription": "Retired load uops which data sources were data hits in L3 without snoops requ…
541 "PublicDescription": "Retired load uops with L3 cache hits as data sources.",
806 …efetch data reads hit in the L3 and the snoop to one of the sibling cores hits the line in M state…
814 …efetch data reads hit in the L3 and the snoop to one of the sibling cores hits the line in M state…
832 …"BriefDescription": "hit in the L3 and the snoop to one of the sibling cores hits the line in M st…
[all …]
H A Dvirtual-memory.json28 "PublicDescription": "Number of cache load STLB hits. No page walk.",
309 "BriefDescription": "Number of DTLB page walker hits in the L1+FB",
319 "BriefDescription": "Number of DTLB page walker hits in the L2",
329 "BriefDescription": "Number of DTLB page walker hits in the L3 + XSNP",
340 "BriefDescription": "Number of DTLB page walker hits in Memory",
423 "BriefDescription": "Number of ITLB page walker hits in the L1+FB",
433 "BriefDescription": "Number of ITLB page walker hits in the L2",
443 "BriefDescription": "Number of ITLB page walker hits in the L3 + XSNP",
454 "BriefDescription": "Number of ITLB page walker hits in Memory",
/freebsd/lib/libpmc/pmu-events/arch/arm64/fujitsu/a64fx/
H A Dcache.json105 …"PublicDescription": "This event counts operations where demand access hits an L2 cache refill buf…
108 …"BriefDescription": "This event counts operations where demand access hits an L2 cache refill buff…
111 …"PublicDescription": "This event counts operations where software or hardware prefetch hits an L2 …
114 …"BriefDescription": "This event counts operations where software or hardware prefetch hits an L2 c…
117 …"PublicDescription": "This event counts operations where demand access hits an L2 cache refill buf…
120 …"BriefDescription": "This event counts operations where demand access hits an L2 cache refill buff…
/freebsd/lib/libpmc/pmu-events/arch/test/test_soc/cpu/
H A Duncore.json40 "BriefDescription": "Total read hits",
41 "PublicDescription": "Total read hits",
54 "BriefDescription": "Total cache hits",
55 "PublicDescription": "Total cache hits",
/freebsd/lib/libpmc/pmu-events/arch/x86/skylakex/
H A Dcache.json163 "BriefDescription": "L2 cache hits when fetching instructions, code reads.",
168 "PublicDescription": "Counts L2 cache hits when fetching instructions, code reads.",
392 …Retired load instructions which data sources were L3 and cross-core snoop hits in on-pkg core cach…
399 …Retired load instructions which data sources were L3 and cross-core snoop hits in on-pkg core cach…
427 …"BriefDescription": "Retired load instructions which data sources were hits in L3 without snoops r…
434 …"PublicDescription": "Retired load instructions which data sources were hits in L3 without snoops …
509 "BriefDescription": "Retired load instructions with L1 cache hits as data sources",
533 "BriefDescription": "Retired load instructions with L2 cache hits as data sources",
540 "PublicDescription": "Retired load instructions with L2 cache hits as data sources.",
557 "BriefDescription": "Retired load instructions with L3 cache hits as data sources",
[all …]
/freebsd/share/man/man4/
H A Ddummymbuf.479 .Va net.dummymbuf.hits
136 .It Va net.dummymbuf.hits
144 A mbuf chain could be altered before it hits a firewall to test that the latter
175 .Va net.dummymbuf.hits
181 sysctl net.dummymbuf.hits=0
/freebsd/contrib/unbound/contrib/
HDunbound_cacti.tar.gz
H A Dunbound_munin_37 # unbound_munin_hits - base volume, cache hits, unwanted traffic
78 unbound_munin_hits - base volume, cache hits, unwanted traffic
199 echo "hits"
215 id="hits"
241 hits)
242 echo "graph_title Unbound DNS traffic and cache hits"
252 p_config "total.num.cachehits" "cache hits" "ABSOLUTE"
368 echo hcache.label "cache hits"
452 hits)
/freebsd/lib/libpmc/pmu-events/arch/x86/tremontx/
H A Dvirtual-memory.json14 …"BriefDescription": "Counts the number of first level TLB misses but second level hits due to load…
96 …"BriefDescription": "Counts the number of first level TLB misses but second level hits due to stor…
166 "BriefDescription": "Counts the number of Extended Page Directory Entry hits.",
173 …"PublicDescription": "Counts the number of Extended Page Directory Entry hits. The Extended Page …
190 "BriefDescription": "Counts the number of Extended Page Directory Pointer Entry hits.",
197 …"PublicDescription": "Counts the number Extended Page Directory Pointer Entry hits. The Extended …
214 …e number of page walks outstanding for an Extended Page table walk including GTLB hits per cycle.",
221 … of page walks outstanding for an Extended Page table walk including GTLB hits per cycle. The Ext…
249 …"BriefDescription": "Counts the number of first level TLB misses but second level hits due to an i…
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen1/
H A Drecommended.json65 "BriefDescription": "All L2 Cache Hits",
72 "BriefDescription": "L2 Cache Hits from L1 Instruction Cache Misses",
78 "BriefDescription": "L2 Cache Hits from L1 Data Cache Misses",
84 "BriefDescription": "L2 Cache Hits from L2 HWPF",
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen2/
H A Drecommended.json65 "BriefDescription": "All L2 Cache Hits",
72 "BriefDescription": "L2 Cache Hits from L1 Instruction Cache Misses",
78 "BriefDescription": "L2 Cache Hits from L1 Data Cache Misses",
84 "BriefDescription": "L2 Cache Hits from L2 HWPF",
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/
H A Dcache.json196 "BriefDescription": "L2 cache hits when fetching instructions, code reads.",
410 …"BriefDescription": "Retired load uops which data sources were L3 and cross-core snoop hits in on-…
446 …"BriefDescription": "Retired load uops which data sources were hits in L3 without snoops required.…
519 "BriefDescription": "Retired load uops with L1 cache hits as data sources.",
544 "BriefDescription": "Retired load uops with L2 cache hits as data sources.",
569 …"BriefDescription": "Retired load uops which data sources were data hits in L3 without snoops requ…
577 "PublicDescription": "Retired load uops with L3 cache hits as data sources.",
842 …efetch data reads hit in the L3 and the snoop to one of the sibling cores hits the line in M state…
850 …efetch data reads hit in the L3 and the snoop to one of the sibling cores hits the line in M state…
868 …emand & prefetch) hit in the L3 and the snoop to one of the sibling cores hits the line in M state…
[all …]
H A Dvirtual-memory.json28 "PublicDescription": "Number of cache load STLB hits. No page walk.",
309 "BriefDescription": "Number of DTLB page walker hits in the L1+FB",
319 "BriefDescription": "Number of DTLB page walker hits in the L2",
329 "BriefDescription": "Number of DTLB page walker hits in the L3 + XSNP",
340 "BriefDescription": "Number of DTLB page walker hits in Memory",
423 "BriefDescription": "Number of ITLB page walker hits in the L1+FB",
433 "BriefDescription": "Number of ITLB page walker hits in the L2",
443 "BriefDescription": "Number of ITLB page walker hits in the L3 + XSNP",
454 "BriefDescription": "Number of ITLB page walker hits in Memory",
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/
H A Dcache.json172 "BriefDescription": "L2 cache hits when fetching instructions, code reads.",
376 …"BriefDescription": "Retired load uops which data sources were L3 and cross-core snoop hits in on-…
415 …"BriefDescription": "Retired load uops which data sources were hits in L3 without snoops required.…
423 …"PublicDescription": "This event counts retired load uops which data sources were hits in the last…
489 "BriefDescription": "Retired load uops with L1 cache hits as data sources.",
496 …"PublicDescription": "This event counts retired load uops which data sources were hits in the near…
513 "BriefDescription": "Retired load uops with L2 cache hits as data sources.",
521 …"PublicDescription": "This event counts retired load uops which data sources were hits in the mid-…
538 …"BriefDescription": "Retired load uops which data sources were data hits in L3 without snoops requ…
546 …"PublicDescription": "This event counts retired load uops which data sources were data hits in the…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen3/
H A Drecommended.json65 "BriefDescription": "All L2 Cache Hits",
72 "BriefDescription": "L2 Cache Hits from L1 Instruction Cache Misses",
78 "BriefDescription": "L2 Cache Hits from L1 Data Cache Misses",
84 "BriefDescription": "L2 Cache Hits from L2 Cache HWPF",

12345678910>>...15