/linux/drivers/cpufreq/ |
H A D | freq_table.c | 122 struct cpufreq_frequency_table optimal = { in cpufreq_table_index_unsorted() local 144 optimal.frequency = ~0; in cpufreq_table_index_unsorted() 154 optimal.driver_data = i; in cpufreq_table_index_unsorted() 160 if (freq >= optimal.frequency) { in cpufreq_table_index_unsorted() 161 optimal.frequency = freq; in cpufreq_table_index_unsorted() 162 optimal.driver_data = i; in cpufreq_table_index_unsorted() 173 if (freq <= optimal.frequency) { in cpufreq_table_index_unsorted() 174 optimal.frequency = freq; in cpufreq_table_index_unsorted() 175 optimal.driver_data = i; in cpufreq_table_index_unsorted() 186 if (diff < optimal.frequency || in cpufreq_table_index_unsorted() [all …]
|
/linux/tools/perf/pmu-events/arch/x86/graniterapids/ |
H A D | frontend.json | 338 "BriefDescription": "Cycles DSB is delivering optimal number of Uops", 343 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 367 "BriefDescription": "Cycles MITE is delivering optimal number of Uops", 372 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 435 …"BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the bac… 441 …"PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered b… 465 …"BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the bac… 471 …"PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered b…
|
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
H A D | frontend.json | 302 "BriefDescription": "Cycles DSB is delivering optimal number of Uops", 307 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 331 "BriefDescription": "Cycles MITE is delivering optimal number of Uops", 336 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 399 …"BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the bac… 405 …"PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered b… 429 …"BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the bac… 435 …"PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered b…
|
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/ |
H A D | frontend.json | 302 "BriefDescription": "Cycles DSB is delivering optimal number of Uops", 307 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 331 "BriefDescription": "Cycles MITE is delivering optimal number of Uops", 336 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 399 …"BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the bac… 405 …"PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered b… 429 …"BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the bac… 435 …"PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered b…
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | i9xx_wm.c | 1195 struct g4x_wm_state *wm_state = &crtc_state->wm.g4x.optimal; in _g4x_compute_pipe_wm() 1289 const struct g4x_wm_state *optimal = &new_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm() local 1290 const struct g4x_wm_state *active = &old_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm() 1295 *intermediate = *optimal; in g4x_compute_intermediate_wm() 1302 intermediate->cxsr = optimal->cxsr && active->cxsr && in g4x_compute_intermediate_wm() 1304 intermediate->hpll_en = optimal->hpll_en && active->hpll_en && in g4x_compute_intermediate_wm() 1306 intermediate->fbc_en = optimal->fbc_en && active->fbc_en; in g4x_compute_intermediate_wm() 1310 max(optimal->wm.plane[plane_id], in g4x_compute_intermediate_wm() 1317 intermediate->sr.plane = max(optimal->sr.plane, in g4x_compute_intermediate_wm() 1319 intermediate->sr.cursor = max(optimal->sr.cursor, in g4x_compute_intermediate_wm() [all …]
|
H A D | skl_watermark.c | 367 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_can_enable_sagv() 389 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_can_enable_sagv() 412 &crtc_state->wm.skl.optimal.planes[plane_id]; in tgl_crtc_can_enable_sagv() 457 struct skl_pipe_wm *pipe_wm = &new_crtc_state->wm.skl.optimal; in intel_compute_sagv_mask() 479 * other crtcs can't be allowed to use the more optimal in intel_compute_sagv_mask() 1551 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb() 1599 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb() 1630 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb() 1658 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb() 2254 const struct skl_plane_wm *wm = &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_max_wm0_lines() [all …]
|
H A D | intel_display_types.h | 833 * optimal: 834 * The "optimal" watermark values given the current 841 * between the old and new "optimal" values. Used when 845 * worst case combination of the old and new "optimal" 851 struct intel_pipe_wm optimal; member 857 struct skl_pipe_wm optimal; member 871 struct vlv_wm_state optimal; /* inverted */ member 878 struct g4x_wm_state optimal; member 885 * safe intermediate watermarks to the optimal final
|
/linux/tools/perf/pmu-events/arch/x86/meteorlake/ |
H A D | frontend.json | 392 "BriefDescription": "Cycles DSB is delivering optimal number of Uops", 397 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 424 "BriefDescription": "Cycles MITE is delivering optimal number of Uops", 429 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 499 …"BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the bac… 505 …"PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered b… 532 …"BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the bac… 538 …"PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered b…
|
/linux/tools/perf/pmu-events/arch/x86/alderlake/ |
H A D | frontend.json | 359 "BriefDescription": "Cycles DSB is delivering optimal number of Uops", 364 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 391 "BriefDescription": "Cycles MITE is delivering optimal number of Uops", 396 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 466 …"BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the bac… 472 …"PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered b… 499 …"BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the bac… 505 …"PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered b…
|
/linux/include/linux/crush/ |
H A D | crush.h | 108 * list O(n) optimal poor 111 * straw2 O(n) optimal optimal 267 * no local retry) so that data migrations would be optimal when some
|
/linux/tools/perf/pmu-events/arch/x86/rocketlake/ |
H A D | frontend.json | 309 "BriefDescription": "Cycles DSB is delivering optimal number of Uops", 314 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 338 "BriefDescription": "Cycles MITE is delivering optimal number of Uops", 343 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 406 …"BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the bac… 412 …"PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered b…
|
/linux/tools/perf/pmu-events/arch/x86/icelakex/ |
H A D | frontend.json | 309 "BriefDescription": "Cycles DSB is delivering optimal number of Uops", 314 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 338 "BriefDescription": "Cycles MITE is delivering optimal number of Uops", 343 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 396 …"BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the bac… 402 …"PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered b…
|
/linux/tools/perf/pmu-events/arch/x86/tigerlake/ |
H A D | frontend.json | 309 "BriefDescription": "Cycles DSB is delivering optimal number of Uops", 314 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 338 "BriefDescription": "Cycles MITE is delivering optimal number of Uops", 343 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 406 …"BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the bac… 412 …"PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered b…
|
/linux/tools/perf/pmu-events/arch/x86/icelake/ |
H A D | frontend.json | 309 "BriefDescription": "Cycles DSB is delivering optimal number of Uops", 314 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 338 "BriefDescription": "Cycles MITE is delivering optimal number of Uops", 343 …"PublicDescription": "Counts the number of cycles where optimal number of uops was delivered to th… 406 …"BriefDescription": "Cycles when optimal number of uops was delivered to the back-end when the bac… 412 …"PublicDescription": "Counts the number of cycles when the optimal number of uops were delivered b…
|
/linux/include/uapi/asm-generic/ |
H A D | stat.h | 34 int st_blksize; /* Optimal block size for I/O. */ 59 int st_blksize; /* Optimal block size for I/O. */
|
/linux/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-msg-port.h | 76 * recommends for optimal 84 * recommends for optimal
|
/linux/arch/microblaze/include/asm/ |
H A D | hash.h | 55 * repeated additions, and the best we can do is an optimal in __hash_32() 57 * optimal, but at 37 steps, it's decent for a 31-bit multiplier. in __hash_32()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn303/ |
H A D | dcn303_fpu.c | 254 /* Calculate optimal dcfclk for each uclk */ in dcn303_fpu_update_bw_bounding_box() 262 /* Calculate optimal uclk for each dcfclk sta target */ in dcn303_fpu_update_bw_bounding_box() 272 * bandwidth is low enough such that all the optimal DCFCLK for each UCLK in dcn303_fpu_update_bw_bounding_box() 274 * populate the optimal UCLK for each DCFCLK STA target to be the max UCLK. in dcn303_fpu_update_bw_bounding_box()
|
/linux/arch/arm/mach-omap2/ |
H A D | sdrc.h | 164 * These represent optimal values for common parts, it won't work for all. 166 * become sub-optimal. The RFR value goes in the opposite direction. If you
|
/linux/Documentation/networking/device_drivers/ethernet/neterion/ |
H A D | s2io.rst | 120 b. Set TCP windows size to optimal value. 139 A MOST value of 2 has been found optimal for Opterons and 3 for Itanium.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-i2c-devices-pca954x | 15 -1 leave the mux as-is, which is the most optimal
|
H A D | sysfs-bus-iio-isl29501 | 9 criteria for optimal gain is determined by the sensor.
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gemfs.c | 52 "Transparent Hugepage support is recommended for optimal performance%s\n", in i915_gemfs_init()
|
/linux/include/linux/ |
H A D | processor.h | 18 * optimal performance.
|
/linux/arch/xtensa/include/uapi/asm/ |
H A D | stat.h | 47 unsigned long st_blksize; /* Optimal block size for I/O. */
|