OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:frames_allocated
(Results
1 - 1
of
1
) sorted by null
/external/libchrome/base/trace_event/
heap_profiler_stack_frame_deduplicator.cc
103
size_t
frames_allocated
= frames_.capacity() * sizeof(FrameNode);
local
110
sizeof(StackFrameDeduplicator) + maps_size +
frames_allocated
,
Completed in 121 milliseconds