Home
last modified time | relevance | path

Searched defs:hprof_context_t (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/hprof/
DHprof.h120 struct hprof_context_t { struct
124 hprof_record_t curRec;
126 u4 gcThreadSerialNumber;
127 u1 gcScanState;
128 HprofHeapId currentHeap; // which heap we're currently emitting
152 int hprofDumpStrings(hprof_context_t *ctx); argument