Searched refs:vss (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/kern/ |
H A D | subr_stats.c | 666 stats_vss_hist_hlpr(enum vsd_dtype voi_dtype, struct voistatspec *vss, argument 674 if (vss == NULL || info == NULL || (info->flags & 686 vss->vsdsz = HIST_NBKTS2VSDSZ(crhist32, nbkts); 689 vss->vsdsz = HIST_NBKTS2VSDSZ(drhist32, nbkts); 692 vss->vsdsz = HIST_NBKTS2VSDSZ(dvhist32, nbkts); 695 vss->vsdsz = HIST_NBKTS2VSDSZ(crhist64, nbkts); 698 vss->vsdsz = HIST_NBKTS2VSDSZ(drhist64, nbkts); 701 vss->vsdsz = HIST_NBKTS2VSDSZ(dvhist64, nbkts); 707 vss->iv = stats_realloc(NULL, 0, vss->vsdsz, M_ZERO); 708 if (vss->iv == NULL) [all …]
|
/freebsd/sys/sys/ |
H A D | stats.h | 714 struct voistatspec *vss, uint32_t flags); 744 struct voistatspec *vss); 745 void stats_vss_hlpr_cleanup(uint32_t nvss, struct voistatspec *vss); 746 int stats_vss_hist_hlpr(enum vsd_dtype voi_dtype, struct voistatspec *vss, 748 int stats_vss_numeric_hlpr(enum vsd_dtype voi_dtype, struct voistatspec *vss, 750 int stats_vss_tdgst_hlpr(enum vsd_dtype voi_dtype, struct voistatspec *vss, 782 enum vsd_dtype voi_dtype, uint32_t nvss, struct voistatspec *vss, in stats_tpl_add_voistats() argument 787 if ((ret = stats_vss_hlpr_init(voi_dtype, nvss, vss)) == 0) { in stats_tpl_add_voistats() 789 voi_dtype, nvss, vss, flags); in stats_tpl_add_voistats() 791 stats_vss_hlpr_cleanup(nvss, vss); in stats_tpl_add_voistats()
|
/freebsd/usr.sbin/hyperv/ |
H A D | Makefile | 5 tools/vss
|
/freebsd/sys/dev/drm2/ |
H A D | drm_crtc.h | 112 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument 116 .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \
|
/freebsd/targets/pseudo/userland/ |
H A D | Makefile.depend | 764 usr.sbin/hyperv/tools/vss \ 786 usr.sbin/hyperv/tools/vss \
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | ole2compounddocs | 371 !:ext vsd/vss/vst 374 !:ext vsd/vss/vst
|