Home
last modified time | relevance | path

Searched refs:HPROF_UNREACHABLE (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/hprof/
DHprof.h95 HPROF_UNREACHABLE = 0x90, /* deprecated */ enumerator
/dalvik/tools/hprof-conv/
DHprofConv.c83 HPROF_UNREACHABLE = 0x90, /* deprecated */ enumerator
524 case HPROF_UNREACHABLE: in processHeapDump()