OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:heaptype
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
DbeView.cc
2594
uint32_t
heaptype
= (uint32_t) packets->getIntValue (PROP_HTYPE, i);
local
2598
if (
heaptype
== MUNMAP_TRACE)
2614
char *typestr = heapstrings[
heaptype
];
2617
(int)
heaptype
, typestr, (long long unsigned int) heapsize,
/src/external/gpl3/binutils.old/dist/gprofng/src/
DbeView.cc
2594
uint32_t
heaptype
= (uint32_t) packets->getIntValue (PROP_HTYPE, i);
local
2598
if (
heaptype
== MUNMAP_TRACE)
2614
char *typestr = heapstrings[
heaptype
];
2617
(int)
heaptype
, typestr, (long long unsigned int) heapsize,
Completed in 21 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026