Searched refs:ggc_statistics (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dggc.h279 typedef struct ggc_statistics
283 } ggc_statistics;
287 extern void ggc_print_common_statistics (FILE *, ggc_statistics *);
277 typedef struct ggc_statistics struct
281 } ggc_statistics; typedef in typeref:struct:ggc_statistics
H A Dggc-common.c68 static ggc_statistics *ggc_stats;
220 ggc_statistics *stats)
H A Dggc-page.c1940 struct ggc_statistics stats;
H A Dggc-zone.c1965 struct ggc_statistics stats;

Completed in 75 milliseconds