OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HprofHeapId
(Results
1 - 2
of
2
) sorted by null
/dalvik/tools/hprof-conv/
HprofConv.c
88
typedef enum
HprofHeapId
{
93
}
HprofHeapId
;
/art/runtime/hprof/
hprof.cc
126
enum
HprofHeapId
{
738
HprofHeapId
current_heap_; // Which heap we're currently dumping.
897
HprofHeapId
heap_type = HPROF_HEAP_APP;
[
all
...]
Completed in 48 milliseconds