HomeSort by: relevance | last modified time | path
    Searched defs:total_overhead (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ggc-page.cc 472 unsigned long long total_overhead;
1430 G.stats.total_overhead += overhead;
2294 size_t total_overhead = 0;
2346 total_overhead += overhead;
2352 SIZE_AMOUNT (total_overhead));
2361 SIZE_AMOUNT (G.stats.total_overhead));
471 unsigned long long total_overhead; member in struct:ggc_globals::__anon13727
2290 size_t total_overhead = 0; local
  /src/external/gpl3/gcc.old/dist/gcc/
ggc-page.cc 472 unsigned long long total_overhead;
1429 G.stats.total_overhead += overhead;
2290 size_t total_overhead = 0;
2342 total_overhead += overhead;
2348 SIZE_AMOUNT (total_overhead));
2357 SIZE_AMOUNT (G.stats.total_overhead));
471 unsigned long long total_overhead; member in struct:ggc_globals::__anon16157
2286 size_t total_overhead = 0; local

Completed in 26 milliseconds