Searched refs:hprofFlushRecord (Results 1 – 2 of 2) sorted by relevance
108 hprofFlushRecord(hprof_record_t *rec, FILE *fp) in hprofFlushRecord() function137 return hprofFlushRecord(&ctx->curRec, ctx->fp); in hprofFlushCurrentRecord()146 err = hprofFlushRecord(rec, ctx->fp); in hprofStartNewRecord()
183 int hprofFlushRecord(hprof_record_t *rec, FILE *fp);