Home
last modified time | relevance | path

Searched defs:STAT (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/ck/include/
H A Dck_elide.h315 #define CK_ELIDE_LOCK_ADAPTIVE(NAME, STAT, CONFIG, LOCK) \ argument
318 #define CK_ELIDE_UNLOCK_ADAPTIVE(NAME, STAT, LOCK) \ argument
/freebsd/tools/tools/crypto/
H A Dipsecstats.c88 #define STAT(x,fmt) if (x) printf(fmt "\n", (uintmax_t)x) in main() macro
/freebsd/tools/tools/ath/athaggrstats/
H A Dathaggrstats.c225 #define STAT(x) \ in ath_get_curstat() macro
281 #define STAT(x) \ in ath_get_totstat() macro
/freebsd/tools/tools/npe/npestats/
H A Dnpestats.c179 #define STAT(x) \ in npe_get_curstat() macro
215 #define STAT(x) \ in npe_get_totstat() macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp133 #define STAT(func, arg, buf) \ macro
/freebsd/bin/dd/
H A Ddd.h67 } STAT; typedef
/freebsd/tools/tools/mwl/mwlstats/
H A Dmwlstats.c306 #define STAT(x) \ in mwl_get_curstat() macro
412 #define STAT( mwl_get_totstat() macro
[all...]
/freebsd/tools/tools/net80211/wlanstats/
H A Dwlanstats.c676 #define STAT(x) \ in wlan_get_curstat() macro
843 #define STAT(x) \ in wlan_get_totstat() macro
/freebsd/tools/tools/ath/athstats/
H A Dathstats.c553 #define STAT(x) \ in ath_get_curstat() macro
807 #define STAT(x) \ in ath_get_totstat() macro
/freebsd/crypto/heimdal/appl/push/
H A Dpush.c136 typedef enum { INIT = 0, GREET, USER, PASS, STAT, RETR, TOP, enumerator
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c6058 #define STAT(x) val[STAT_IDX(x)] in t4_tp_get_tcp_stats() macro