Searched refs:stats_voistat_fetch_dptr (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | stats.h | 844 stats_voistat_fetch_dptr(struct statsblob *sb, int32_t voi_id, in stats_voistat_fetch_dptr() function 861 if ((error = stats_voistat_fetch_dptr(sb, voi_id, stype, &vs_dtype, &vsd, in stats_voistat_fetch_s64() 879 if ((error = stats_voistat_fetch_dptr(sb, voi_id, stype, &vs_dtype, &vsd, in stats_voistat_fetch_u64() 897 if ((error = stats_voistat_fetch_dptr(sb, voi_id, stype, &vs_dtype, &vsd, in stats_voistat_fetch_s32() 915 if ((error = stats_voistat_fetch_dptr(sb, voi_id, stype, &vs_dtype, &vsd, in stats_voistat_fetch_u32() 933 if ((error = stats_voistat_fetch_dptr(sb, voi_id, stype, &vs_dtype, &vsd, in stats_voistat_fetch_slong() 951 if ((error = stats_voistat_fetch_dptr(sb, voi_id, stype, &vs_dtype, &vsd, in stats_voistat_fetch_ulong()
|