OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bytes_mapped
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ggc-page.cc
400
size_t
bytes_mapped
;
725
G.
bytes_mapped
+= size;
795
G.
bytes_mapped
+= p->bytes;
898
G.
bytes_mapped
+= alloc_size;
1066
G.
bytes_mapped
-= mapped_len;
1098
G.
bytes_mapped
-= len;
1133
G.
bytes_mapped
-= len;
1159
G.
bytes_mapped
-= g->alloc_size;
2269
SIZE_AMOUNT (G.allocated), SIZE_AMOUNT (G.
bytes_mapped
));
2350
SIZE_AMOUNT (G.
bytes_mapped
),
399
size_t
bytes_mapped
;
member in struct:ggc_globals
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
ggc-page.cc
400
size_t
bytes_mapped
;
725
G.
bytes_mapped
+= size;
795
G.
bytes_mapped
+= p->bytes;
898
G.
bytes_mapped
+= alloc_size;
1065
G.
bytes_mapped
-= mapped_len;
1097
G.
bytes_mapped
-= len;
1132
G.
bytes_mapped
-= len;
1158
G.
bytes_mapped
-= g->alloc_size;
2265
SIZE_AMOUNT (G.allocated), SIZE_AMOUNT (G.
bytes_mapped
));
2346
SIZE_AMOUNT (G.
bytes_mapped
),
399
size_t
bytes_mapped
;
member in struct:ggc_globals
[
all
...]
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026