Home
last modified time | relevance | path

Searched refs:stat_type (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/atf/atf-c/detail/
H A Dfs_test.c457 ATF_TC(stat_type);
458 ATF_TC_HEAD(stat_type, tc) in ATF_TC_HEAD() argument
463 ATF_TC_BODY(stat_type, tc) in ATF_TC_BODY() argument
1068 ATF_TP_ADD_TC(tp, stat_type); in ATF_TP_ADD_TCS()
/freebsd/usr.bin/nfsstat/
H A Dnfsstat.c117 int stat_type; member
126 #define STAT_TYPE_TO_NFS(stat_type) statstruct[stat_type].nfs_type argument
/freebsd/sys/dev/ena/
H A Dena_sysctl.c70 #define ENA_STAT_ENTRY(stat, desc, stat_type) { \ argument
73 .stat_offset = offsetof(struct ena_admin_##stat_type, stat) / sizeof(u64), \
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt.h319 u8 stat_type; member
H A Dhtt_tx.c660 req->stat_type = HTT_STATS_REQ_CFG_STAT_TYPE_INVALID; in ath10k_htt_h2t_stats_req()