Searched refs:stats_voistat_fetch_dptr (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ |
H A D | stats.h | 842 stats_voistat_fetch_dptr(struct statsblob *sb, int32_t voi_id, in stats_voistat_fetch_dptr() function 859 if ((error = stats_voistat_fetch_dptr(sb, voi_id, stype, &vs_dtype, &vsd, in stats_voistat_fetch_s64() 877 if ((error = stats_voistat_fetch_dptr(sb, voi_id, stype, &vs_dtype, &vsd, in stats_voistat_fetch_u64() 895 if ((error = stats_voistat_fetch_dptr(sb, voi_id, stype, &vs_dtype, &vsd, in stats_voistat_fetch_s32() 913 if ((error = stats_voistat_fetch_dptr(sb, voi_id, stype, &vs_dtype, &vsd, in stats_voistat_fetch_u32() 931 if ((error = stats_voistat_fetch_dptr(sb, voi_id, stype, &vs_dtype, &vsd, in stats_voistat_fetch_slong() 949 if ((error = stats_voistat_fetch_dptr(sb, voi_id, stype, &vs_dtype, &vsd, in stats_voistat_fetch_ulong()
|
/freebsd/share/man/man3/ |
H A D | Makefile | 304 stats.3 stats_voistat_fetch_dptr.3 \
|