Searched defs:HPROF_PRIMITIVE_ARRAY_DUMP (Results 1 - 1 of 1) sorted by relevance

/dalvik/tools/hprof-conv/
H A DHprofConv.c73 HPROF_PRIMITIVE_ARRAY_DUMP = 0x23, enumerator in enum:HprofHeapTag
411 * Compute the length of a HPROF_PRIMITIVE_ARRAY_DUMP block.
487 case HPROF_PRIMITIVE_ARRAY_DUMP:
529 buf[0] = HPROF_PRIMITIVE_ARRAY_DUMP;

Completed in 4 milliseconds