| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| A D | ramnv50.c | 508 u64 rowsize, predicted; in nv50_fb_vram_rblock() local 523 predicted = rowsize << rowbitsa; in nv50_fb_vram_rblock() 525 predicted += rowsize << rowbitsb; in nv50_fb_vram_rblock() 527 if (predicted != ram->size) { in nv50_fb_vram_rblock()
|
| /linux/tools/perf/util/ |
| A D | branch.h | 22 u64 predicted:1; member
|
| A D | callchain.c | 599 if (cursor_node->branch_flags.predicted) in fill_node() 758 if (node->branch_flags.predicted) in match_chain()
|
| A D | sort.c | 1002 p = left->branch_info->flags.predicted != right->branch_info->flags.predicted; in sort__mispredict_cmp() 1011 if (he->branch_info->flags.predicted) in hist_entry__mispredict_snprintf()
|
| A D | cs-etm.c | 1036 be->flags.predicted = 1; in cs_etm__update_last_branch_rb()
|
| A D | session.c | 1160 e->flags.predicted ? "P" : " ", in branch_stack__printf()
|
| A D | intel-pt.c | 1959 u.flags.predicted = !(info & LBR_INFO_MISPRED); in intel_pt_lbr_flags()
|
| /linux/Documentation/admin-guide/pm/ |
| A D | cpuidle.rst | 270 idle duration and uses the predicted value for idle state selection. 290 falls into to obtain the first approximation of the predicted idle duration. 306 taken as the predicted idle duration. 310 idle state is comparable with the predicted idle duration, the total time spent 315 of the extra latency limit is the predicted idle duration itself which 325 the predicted idle duration and the exit latency of it with the computed latency 326 limit. It selects the state with the target residency closest to the predicted 332 happens if the idle duration predicted by it is less than the tick period and
|
| /linux/arch/x86/events/intel/ |
| A D | lbr.c | 799 cpuc->lbr_entries[i].predicted = 0; in intel_pmu_lbr_read_32() 894 cpuc->lbr_entries[out].predicted = pred; in intel_pmu_lbr_read_64() 964 e->predicted = get_lbr_predicted(info); in intel_pmu_store_lbr()
|
| /linux/tools/include/uapi/linux/ |
| A D | perf_event.h | 1361 predicted:1,/* target predicted */ member
|
| /linux/include/uapi/linux/ |
| A D | perf_event.h | 1361 predicted:1,/* target predicted */ member
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-class-devfreq | 38 predicted target frequency of the corresponding devfreq object.
|
| /linux/tools/perf/ |
| A D | builtin-annotate.c | 125 if (flags->predicted) in process_basic_block()
|
| A D | builtin-script.c | 853 if (!(br->flags.mispred || br->flags.predicted)) in mispred_str() 856 return br->flags.predicted ? 'P' : 'M'; in mispred_str() 1128 en->flags.predicted ? " PRED" : "", in ip__fprintf_jump()
|
| A D | design.txt | 7 as instructions executed, cachemisses suffered, or branches mis-predicted -
|
| /linux/tools/perf/Documentation/ |
| A D | perf-script.txt | 230 …mispredicted or branch direction was mispredicted, P=target predicted or direction predicted, -=no…
|
| A D | perf-report.txt | 130 - mispredict: "N" for predicted branch, "Y" for mispredicted branch
|
| A D | perf-script-python.txt | 665 predicted, in_tx, abort, cycles.
|
| /linux/arch/powerpc/perf/ |
| A D | core-book3s.c | 547 cpuhw->bhrb_entries[u_index].predicted = ~pred; in power_pmu_bhrb_read() 566 cpuhw->bhrb_entries[u_index].predicted = ~pred; in power_pmu_bhrb_read()
|
| /linux/Documentation/networking/ |
| A D | eql.rst | 286 speeds (as predicted by the Cirrus databook) to an aggregate of
|
| /linux/tools/perf/util/scripting-engines/ |
| A D | trace-event-python.c | 494 PyBool_FromLong(entries[i].flags.predicted)); in python_process_brstack() 552 if (!flags->mispred && !flags->predicted) in get_br_mspred()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | buffer.rst | 530 - Similar to ``V4L2_BUF_FLAG_KEYFRAME`` this flags predicted frames 539 predicted frame or field which contains only the differences
|
| A D | ext-ctrls-codec-stateless.rst | 972 - Indicates the probability that a macroblock is intra-predicted.
|
| /linux/Documentation/scheduler/ |
| A D | sched-capacity.rst | 242 accurately be predicted the moment a task first becomes runnable. The CFS class
|
| A D | sched-energy.rst | 62 that is predicted to yield the best energy consumption without harming the
|