Home
last modified time | relevance | path

Searched refs:misses (Results 1 – 25 of 46) sorted by relevance

12

/Linux-v4.19/arch/powerpc/perf/
Dpower8-pmu.c131 GENERIC_EVENT_ATTR(branch-misses, PM_BR_MPRED_CMPL);
133 GENERIC_EVENT_ATTR(cache-misses, PM_LD_MISS_L1);
136 CACHE_EVENT_ATTR(L1-dcache-load-misses, PM_LD_MISS_L1);
140 CACHE_EVENT_ATTR(L1-dcache-store-misses, PM_ST_MISS_L1);
141 CACHE_EVENT_ATTR(L1-icache-load-misses, PM_L1_ICACHE_MISS);
145 CACHE_EVENT_ATTR(LLC-load-misses, PM_DATA_FROM_L3MISS);
148 CACHE_EVENT_ATTR(LLC-store-misses, PM_L2_ST_MISS);
151 CACHE_EVENT_ATTR(branch-load-misses, PM_BR_MPRED_CMPL);
153 CACHE_EVENT_ATTR(dTLB-load-misses, PM_DTLB_MISS);
154 CACHE_EVENT_ATTR(iTLB-load-misses, PM_ITLB_MISS);
Dpower9-pmu.c168 GENERIC_EVENT_ATTR(branch-misses, PM_BR_MPRED_CMPL);
170 GENERIC_EVENT_ATTR(cache-misses, PM_LD_MISS_L1_FIN);
172 CACHE_EVENT_ATTR(L1-dcache-load-misses, PM_LD_MISS_L1_FIN);
175 CACHE_EVENT_ATTR(L1-dcache-store-misses, PM_ST_MISS_L1);
176 CACHE_EVENT_ATTR(L1-icache-load-misses, PM_L1_ICACHE_MISS);
179 CACHE_EVENT_ATTR(LLC-load-misses, PM_DATA_FROM_L3MISS);
182 CACHE_EVENT_ATTR(LLC-store-misses, PM_L2_ST_MISS);
184 CACHE_EVENT_ATTR(branch-load-misses, PM_BR_MPRED_CMPL);
186 CACHE_EVENT_ATTR(dTLB-load-misses, PM_DTLB_MISS);
187 CACHE_EVENT_ATTR(iTLB-load-misses, PM_ITLB_MISS);
Dpower7-pmu.c382 GENERIC_EVENT_ATTR(cache-misses, PM_LD_MISS_L1);
384 GENERIC_EVENT_ATTR(branch-misses, PM_BR_MPRED);
/Linux-v4.19/tools/perf/tests/attr/
Dtest-record-group-sampling3 args = -e '{cycles,cache-misses}:S' kill >/dev/null 2>&1
17 # cache-misses
/Linux-v4.19/Documentation/devicetree/bindings/arc/
Darchs-pct.txt4 CPU and cache events like cache misses and hits. Like conventional PCT there
Dpct.txt4 CPU and cache events like cache misses and hits. Like conventional PCT there
/Linux-v4.19/tools/perf/util/
Dparse-events.l309 cache-misses { return sym(yyscanner, PERF_TYPE_HARDWARE, PERF_COUNT_HW_CACHE_MISSES); }
311 branch-misses { return sym(yyscanner, PERF_TYPE_HARDWARE, PERF_COUNT_HW_BRANCH_MISSES); }
351 misses|miss { return str(yyscanner, PE_NAME_CACHE_OP_RESULT); }
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events2 /sys/devices/cpu/events/branch-misses
4 /sys/devices/cpu/events/cache-misses
/Linux-v4.19/drivers/video/fbdev/riva/
Driva_hw.c249 int misses; in nv3_iterate() local
334 if (last==cur) misses = 0; in nv3_iterate()
335 else if (ainfo->first_vacc) misses = vmisses; in nv3_iterate()
336 else misses = 1; in nv3_iterate()
344 …ns = 1000000*(misses*state->mem_page_miss + ainfo->vburst_size)/(state->memory_width/8)/state->mcl… in nv3_iterate()
350 if (last==cur) misses = 0; in nv3_iterate()
351 else if (ainfo->first_gacc) misses = gmisses; in nv3_iterate()
352 else misses = 1; in nv3_iterate()
360 …ns = 1000000*(misses*state->mem_page_miss + ainfo->gburst_size/(state->memory_width/8))/state->mcl… in nv3_iterate()
366 if (last==cur) misses = 0; in nv3_iterate()
[all …]
/Linux-v4.19/lib/
Dlru_cache.c215 lc->misses = 0; in lc_reset()
252 lc->hits, lc->misses, lc->starving, lc->locked, lc->changed); in lc_seq_printf_stats()
411 ++lc->misses; in __lc_get()
/Linux-v4.19/drivers/md/
Ddm-cache-policy-smq.c517 unsigned misses; member
530 s->misses = 0u; in stats_init()
535 s->hits = s->misses = 0u; in stats_reset()
543 s->misses++; in stats_level_accessed()
548 s->misses++; in stats_miss()
559 unsigned confidence = safe_div(s->hits << FP_SHIFT, s->hits + s->misses); in stats_assess()
1032 unsigned misses = mq->cache_stats.misses; in default_promote_level() local
1033 unsigned index = safe_div(hits << 4u, hits + misses); in default_promote_level()
/Linux-v4.19/include/linux/
Dlru_cache.h208 unsigned long hits, misses, starving, locked, changed; member
/Linux-v4.19/drivers/net/ethernet/myricom/
DKconfig42 is used, with the intent of lessening the impact of cache misses.
/Linux-v4.19/security/selinux/include/
Davc.h38 unsigned int misses; member
/Linux-v4.19/Documentation/device-mapper/
Dcache.txt220 <#read hits> <#read misses> <#write hits> <#write misses>
235 #read misses : Number of times a READ bio has been mapped
239 #write misses : Number of times a WRITE bio has been
/Linux-v4.19/Documentation/
Dstatic-keys.txt307 5,569,188 branch-misses # 2.67% of all branches ( +- 0.54% )
324 4,884,119 branch-misses # 2.36% of all branches ( +- 0.85% )
329 'branch-misses'. This is where we would expect to get the most savings, since
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dpmu.txt3 ARM cores often have a PMU for counting cpu and cache events like cache misses
/Linux-v4.19/Documentation/admin-guide/
Dbcache.rst360 - Traffic's still going to the spindle/still getting cache misses
378 - Still getting cache misses, of the same data
381 the way cache coherency is handled for cache misses. If a btree node is full,
492 Hits and misses are counted per individual IO as bcache sees them; a
496 Hits and misses for IO that is intended to skip the cache are still counted,
502 since the synchronization for cache misses was rewritten)
/Linux-v4.19/kernel/rcu/
DKconfig148 implementations of RCU, and allows trading off cache misses
155 number of cache misses incurred during RCU's grace-period
/Linux-v4.19/Documentation/hwmon/
Dlm6334 capabilities added. It misses some of the LM86 features though:
/Linux-v4.19/drivers/net/ethernet/intel/
DKconfig120 is used, with the intent of lessening the impact of cache misses.
185 is used, with the intent of lessening the impact of cache misses.
/Linux-v4.19/fs/btrfs/
Dcompression.c423 int misses = 0; in add_ra_bio_pages() local
444 misses++; in add_ra_bio_pages()
445 if (misses > 4) in add_ra_bio_pages()
/Linux-v4.19/Documentation/RCU/
Drculist_nulls.txt47 And note the traditional hlist_for_each_entry_rcu() misses this smp_rmb() :
/Linux-v4.19/security/selinux/
Dselinuxfs.c1539 unsigned int misses = st->misses; in sel_avc_stats_seq_show() local
1540 unsigned int hits = lookups - misses; in sel_avc_stats_seq_show()
1542 hits, misses, st->allocations, in sel_avc_stats_seq_show()
/Linux-v4.19/Documentation/arm/
Dtcm.txt51 timing and cannot wait for cache misses.

12