Searched defs:statistic (Results 1 – 7 of 7) sorted by relevance
45 struct statistic { struct66 static const struct statistic tbl[] = { argument
46 static const struct statistic { struct47 int index;48 const char *desc;
89 #define LAC_SYM_STAT_INC(statistic, instanceHandle) \ argument
19 #define COMPRESSION_STAT_INC(statistic, pService) \ argument
41 statistic (FILE *fp, char *path_fcodes) in statistic() function
418 statistic(statistic const &o) in statistic() function422 statistic(double minv, double maxv, double meanv, uint64_t sc, double sd) in statistic() function
54 #define LAC_KEY_STAT_INC(statistic, instanceHandle) \ argument