Searched defs:PASS_MEM_STAT (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | statistics.h | 37 #define PASS_MEM_STAT , ALONE_PASS_MEM_STAT macro 54 #define PASS_MEM_STAT macro
|
H A D | hash-set.h | 41 : m_table (n, ggc, true, GATHER_STATISTICS, HASH_SET_ORIGIN PASS_MEM_STAT) {} in m_table()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | statistics.h | 37 #define PASS_MEM_STAT , ALONE_PASS_MEM_STAT macro 54 #define PASS_MEM_STAT macro
|
H A D | hash-set.h | 41 : m_table (n, ggc, true, GATHER_STATISTICS, HASH_SET_ORIGIN PASS_MEM_STAT) {} in m_table()
|