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

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dggc.h147 typedef struct ggc_statistics struct
167 } ggc_statistics; typedef in typeref:struct:ggc_statistics
174 extern void ggc_print_common_statistics PARAMS ((FILE *, ggc_statistics *));
H A Dggc-common.c45 static ggc_statistics *ggc_stats;
221 ggc_statistics *stats;
H A Dggc-simple.c474 struct ggc_statistics stats;
H A Dggc-page.c1760 struct ggc_statistics stats;
/openbsd-current/gnu/gcc/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 187 milliseconds