Searched refs:predicted (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ramnv50.c | 604 u64 rowsize, predicted; in nv50_fb_vram_rblock() local 619 predicted = rowsize << rowbitsa; in nv50_fb_vram_rblock() 621 predicted += rowsize << rowbitsb; in nv50_fb_vram_rblock() 623 if (predicted != ram->size) { in nv50_fb_vram_rblock()
|
/linux-4.4.14/include/uapi/linux/ |
D | perf_event.h | 963 predicted:1,/* target predicted */ member
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_lbr.c | 412 cpuc->lbr_entries[i].predicted = 0; in intel_pmu_lbr_read_32() 481 cpuc->lbr_entries[out].predicted = pred; in intel_pmu_lbr_read_64()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-devfreq | 31 predicted target frequency of the corresponding devfreq object.
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-script.txt | 182 …mispredicted or branch direction was mispredicted, P=target predicted or direction predicted, -=no…
|
D | perf-report.txt | 112 - mispredict: "N" for predicted branch, "Y" for mispredicted branch
|
/linux-4.4.14/tools/perf/util/ |
D | event.h | 134 u64 predicted:1; member
|
D | sort.c | 586 p = left->branch_info->flags.predicted != right->branch_info->flags.predicted; in sort__mispredict_cmp() 595 if (he->branch_info->flags.predicted) in hist_entry__mispredict_snprintf()
|
D | session.c | 779 e->flags.predicted ? "P" : " ", in branch_stack__printf()
|
/linux-4.4.14/arch/powerpc/perf/ |
D | core-book3s.c | 471 cpuhw->bhrb_entries[u_index].predicted = ~pred; in power_pmu_bhrb_read() 490 cpuhw->bhrb_entries[u_index].predicted = ~pred; in power_pmu_bhrb_read()
|
/linux-4.4.14/tools/perf/ |
D | builtin-script.c | 435 if (!(br->flags.mispred || br->flags.predicted)) in mispred_str() 438 return br->flags.predicted ? 'P' : 'M'; in mispred_str()
|
D | design.txt | 7 as instructions executed, cachemisses suffered, or branches mis-predicted -
|
/linux-4.4.14/Documentation/networking/ |
D | eql.txt | 382 speeds (as predicted by the Cirrus databook) to an aggregate of
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 1975 # as a reminder for future predicted pain and agony, we are passing in fsave the
|
D | fpsp.S | 1976 # as a reminder for future predicted pain and agony, we are passing in fsave the
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1640 UNPREDICTABLE (in fact it can be predicted that it won't work
|
/linux-4.4.14/init/ |
D | Kconfig | 1655 suffered, or branches mis-predicted - without slowing down the
|