Home
last modified time | relevance | path

Searched defs:statistic (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/tools/tools/ipw/
HDipwstats.c46 struct statistic { struct
67 static const struct statistic tbl[] = { argument
/freebsd-14-stable/tools/tools/iwi/
HDiwistats.c47 static const struct statistic { struct
48 int index;
49 const char *desc;
/freebsd-14-stable/sys/dev/qat/qat_api/common/crypto/sym/include/
HDlac_sym_stats.h89 #define LAC_SYM_STAT_INC(statistic, instanceHandle) \ argument
/freebsd-14-stable/sys/dev/qat/qat_api/common/compression/include/
HDdc_stats.h19 #define COMPRESSION_STAT_INC(statistic, pService) \ argument
/freebsd-14-stable/usr.bin/locate/locate/
HDfastfind.c41 statistic (FILE *fp, char *path_fcodes) in statistic() function
/freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_stats.h418 statistic(statistic const &o) in statistic() function
422 statistic(double minv, double maxv, double meanv, uint64_t sc, double sd) in statistic() function
/freebsd-14-stable/sys/dev/qat/qat_api/common/crypto/sym/key/
HDlac_sym_key.c54 #define LAC_KEY_STAT_INC(statistic, instanceHandle) \ argument