Searched defs:hprof_context_t (Results 1 – 1 of 1) sorted by relevance
120 struct hprof_context_t { struct124 hprof_record_t curRec;126 u4 gcThreadSerialNumber;127 u1 gcScanState;128 HprofHeapId currentHeap; // which heap we're currently emitting152 int hprofDumpStrings(hprof_context_t *ctx); argument