Home
last modified time | relevance | path

Searched refs:hse (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dsort.c2259 struct hpp_sort_entry *hse; in perf_hpp__reset_sort_width() local
2264 hse = container_of(fmt, struct hpp_sort_entry, hpp); in perf_hpp__reset_sort_width()
2265 hists__new_col_len(hists, hse->se->se_width_idx, strlen(fmt->name)); in perf_hpp__reset_sort_width()
2272 struct hpp_sort_entry *hse; in __sort__hpp_header() local
2275 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_header()
2278 len = hists__col_len(hists, hse->se->se_width_idx); in __sort__hpp_header()
2287 struct hpp_sort_entry *hse; in __sort__hpp_width() local
2290 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_width()
2293 len = hists__col_len(hists, hse->se->se_width_idx); in __sort__hpp_width()
2301 struct hpp_sort_entry *hse; in __sort__hpp_entry() local
2315 struct hpp_sort_entry *hse; __sort__hpp_cmp() local
2324 struct hpp_sort_entry *hse; __sort__hpp_collapse() local
2335 struct hpp_sort_entry *hse; __sort__hpp_sort() local
2392 struct hpp_sort_entry *hse; hse_free() local
2400 struct hpp_sort_entry *hse; hse_init() local
2414 struct hpp_sort_entry *hse; __sort_dimension__alloc_hpp() local
2470 struct hpp_sort_entry *hse; hist_entry__filter() local
2501 struct hpp_sort_entry *hse = __sort_dimension__alloc_hpp(sd, level); __sort_dimension__add_hpp_sort() local
2513 struct hpp_sort_entry *hse = __sort_dimension__alloc_hpp(sd, 0); __sort_dimension__add_hpp_output() local
2820 struct hpp_sort_entry *hse, *new_hse; perf_hpp_fmt__dup() local
3454 struct hpp_sort_entry *hse; perf_hpp__set_elide() local
3518 struct hpp_sort_entry *hse; sort__setup_elide() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsort.c1774 struct hpp_sort_entry *hse; in perf_hpp__reset_sort_width() local
1779 hse = container_of(fmt, struct hpp_sort_entry, hpp); in perf_hpp__reset_sort_width()
1780 hists__new_col_len(hists, hse->se->se_width_idx, strlen(fmt->name)); in perf_hpp__reset_sort_width()
1787 struct hpp_sort_entry *hse; in __sort__hpp_header() local
1790 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_header()
1793 len = hists__col_len(hists, hse->se->se_width_idx); in __sort__hpp_header()
1802 struct hpp_sort_entry *hse; in __sort__hpp_width() local
1805 hse = container_of(fmt, struct hpp_sort_entry, hpp); in __sort__hpp_width()
1808 len = hists__col_len(hists, hse->se->se_width_idx); in __sort__hpp_width()
1816 struct hpp_sort_entry *hse; in __sort__hpp_entry() local
1830 struct hpp_sort_entry *hse; __sort__hpp_cmp() local
1839 struct hpp_sort_entry *hse; __sort__hpp_collapse() local
1850 struct hpp_sort_entry *hse; __sort__hpp_sort() local
1900 struct hpp_sort_entry *hse; hse_free() local
1909 struct hpp_sort_entry *hse; __sort_dimension__alloc_hpp() local
1964 struct hpp_sort_entry *hse; hist_entry__filter() local
1995 struct hpp_sort_entry *hse = __sort_dimension__alloc_hpp(sd, level); __sort_dimension__add_hpp_sort() local
2007 struct hpp_sort_entry *hse = __sort_dimension__alloc_hpp(sd, 0); __sort_dimension__add_hpp_output() local
2294 struct hpp_sort_entry *hse, *new_hse; perf_hpp_fmt__dup() local
2887 struct hpp_sort_entry *hse; perf_hpp__set_elide() local
2947 struct hpp_sort_entry *hse; sort__setup_elide() local
[all...]
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_modes.h134 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \
136 .hdisplay = (hd), .hsync_start = (hss), .hsync_end = (hse), \
/kernel/linux/linux-5.10/drivers/gpu/drm/loongson/
H A Dloongson_crtc.c272 unsigned int hr, hss, hse, hfl; in loongson_crtc_mode_set_nofb() local
281 hse = mode->hsync_end; in loongson_crtc_mode_set_nofb()
291 DRM_DEBUG("crtc_id = %d, hr = %d, hss = %d, hse = %d, hfl = %d, vr = %d, vss = %d, vse = %d, vfl = %d, pix_freq = %d,\n", in loongson_crtc_mode_set_nofb()
292 lcrtc->crtc_id, hr, hss, hse, hfl, vr, vss, vse, vfl, pix_freq); in loongson_crtc_mode_set_nofb()
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_modes.h134 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \
136 .hdisplay = (hd), .hsync_start = (hss), .hsync_end = (hse), \
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c4225 bl = t->hss + t->hsa + t->hse + t->hbp + t->hfp; in print_dsi_vm()
4234 t->hss, t->hsa, t->hse, t->hbp, pps, t->hfp, in print_dsi_vm()
4238 TO_DSI_T(t->hse), in print_dsi_vm()
4290 dsi_htot = t->hss + t->hsa + t->hse + t->hbp + dsi_hact + t->hfp; in print_dsi_dispc_vm()
4293 vm.hsync_len = div64_u64((u64)(t->hsa + t->hse) * pck, byteclk); in print_dsi_dispc_vm()
4404 int dsi_htot, dsi_hact, dsi_hbl, hss, hse; /* byteclks */ in dsi_vm_calc_blanking() local
4455 hse = 1; in dsi_vm_calc_blanking()
4457 hse = DIV_ROUND_UP(4, ndl); in dsi_vm_calc_blanking()
4459 hse = 0; in dsi_vm_calc_blanking()
4466 if (dsi_htot < hss + hse in dsi_vm_calc_blanking()
[all...]
H A Domapdss.h191 u16 hse; member
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c4327 bl = t->hss + t->hsa + t->hse + t->hbp + t->hfp; in print_dsi_vm()
4336 t->hss, t->hsa, t->hse, t->hbp, pps, t->hfp, in print_dsi_vm()
4340 TO_DSI_T(t->hse), in print_dsi_vm()
4392 dsi_htot = t->hss + t->hsa + t->hse + t->hbp + dsi_hact + t->hfp; in print_dsi_dispc_vm()
4395 vm.hsw = div64_u64((u64)(t->hsa + t->hse) * pck, byteclk); in print_dsi_dispc_vm()
4504 int dsi_htot, dsi_hact, dsi_hbl, hss, hse; /* byteclks */ in dsi_vm_calc_blanking() local
4554 hse = 1; in dsi_vm_calc_blanking()
4556 hse = DIV_ROUND_UP(4, ndl); in dsi_vm_calc_blanking()
4558 hse = 0; in dsi_vm_calc_blanking()
4565 if (dsi_htot < hss + hse in dsi_vm_calc_blanking()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c4325 bl = t->hss + t->hsa + t->hse + t->hbp + t->hfp; in print_dsi_vm()
4334 t->hss, t->hsa, t->hse, t->hbp, pps, t->hfp, in print_dsi_vm()
4338 TO_DSI_T(t->hse), in print_dsi_vm()
4390 dsi_htot = t->hss + t->hsa + t->hse + t->hbp + dsi_hact + t->hfp; in print_dsi_dispc_vm()
4393 vm.hsw = div64_u64((u64)(t->hsa + t->hse) * pck, byteclk); in print_dsi_dispc_vm()
4502 int dsi_htot, dsi_hact, dsi_hbl, hss, hse; /* byteclks */ in dsi_vm_calc_blanking() local
4552 hse = 1; in dsi_vm_calc_blanking()
4554 hse = DIV_ROUND_UP(4, ndl); in dsi_vm_calc_blanking()
4556 hse = 0; in dsi_vm_calc_blanking()
4563 if (dsi_htot < hss + hse in dsi_vm_calc_blanking()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c3584 bl = t->hss + t->hsa + t->hse + t->hbp + t->hfp; in print_dsi_vm()
3593 t->hss, t->hsa, t->hse, t->hbp, pps, t->hfp, in print_dsi_vm()
3597 TO_DSI_T(t->hse), in print_dsi_vm()
3649 dsi_htot = t->hss + t->hsa + t->hse + t->hbp + dsi_hact + t->hfp; in print_dsi_dispc_vm()
3652 vm.hsync_len = div64_u64((u64)(t->hsa + t->hse) * pck, byteclk); in print_dsi_dispc_vm()
3763 int dsi_htot, dsi_hact, dsi_hbl, hss, hse; /* byteclks */ in dsi_vm_calc_blanking() local
3814 hse = 1; in dsi_vm_calc_blanking()
3816 hse = DIV_ROUND_UP(4, ndl); in dsi_vm_calc_blanking()
3818 hse = 0; in dsi_vm_calc_blanking()
3825 if (dsi_htot < hss + hse in dsi_vm_calc_blanking()
[all...]
H A Ddsi.h199 u16 hse; member
/kernel/linux/linux-5.10/include/video/
H A Domapfb_dss.h213 u16 hse; member
/kernel/linux/linux-6.6/include/video/
H A Domapfb_dss.h213 u16 hse; member
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.c1287 unsigned int vbe, vse, hbe, hse, vbs, hbs; in tegra_sor_mode_set() local
1348 hse = mode->hsync_end - mode->hsync_start - 1; in tegra_sor_mode_set()
1350 value = ((vse & 0x7fff) << 16) | (hse & 0x7fff); in tegra_sor_mode_set()
1355 hbe = hse + (mode->htotal - mode->hsync_end); in tegra_sor_mode_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.c1288 unsigned int vbe, vse, hbe, hse, vbs, hbs; in tegra_sor_mode_set() local
1349 hse = mode->hsync_end - mode->hsync_start - 1; in tegra_sor_mode_set()
1351 value = ((vse & 0x7fff) << 16) | (hse & 0x7fff); in tegra_sor_mode_set()
1356 hbe = hse + (mode->htotal - mode->hsync_end); in tegra_sor_mode_set()

Completed in 50 milliseconds