Searched refs:hprofAddU1ListToRecord (Results 1 – 3 of 3) sorted by relevance
207 int hprofAddU1ListToRecord(hprof_record_t *rec, const u1 *values, in hprofAddU1ListToRecord() function242 return hprofAddU1ListToRecord(rec, (const u1 *)str, strlen(str)); in hprofAddUtf8StringToRecord()
196 int hprofAddU1ListToRecord(hprof_record_t *rec,
395 hprofAddU1ListToRecord(rec, (const u1 *)aobj->contents, in hprofDumpHeapObject()