Lines Matching refs:ToDebugString
52 HLOGD("ReportItem: %s", item.ToDebugString().c_str()); in AddReportItem()
65 HLOGV("add callframe %s", nextCallFrame.ToDebugString().c_str()); in AddReportItem()
84 HLOGV("%s", item.ToDebugString().c_str()); in AddReportItem()
112 HLOGV("%s 0x%" PRIx64 "", item.ToDebugString().c_str(), symbolTo.taskVaddr_); in AddReportItemBranch()
150 HLOGM("filter out %s", itemIt->ToDebugString().c_str()); in FilterDisplayRecords()
178 item.ToDebugString().c_str(), item.heat, item.eventCount_, config.eventCount_); in UpdateReportItemsAfterAdjust()
197 HLOGV("reportItem %s", reportItem.ToDebugString().c_str()); in AdjustReportItems()
210 HLOGV("reportItem %s", reportItem.ToDebugString().c_str()); in AdjustReportItems()
232 HLOGM("MultiLevelCompare %s vs %s sort order %s", a.ToDebugString().c_str(), in MultiLevelCompare()
233 b.ToDebugString().c_str(), VectorToString(option_.sortKeys_).c_str()); in MultiLevelCompare()
273 HLOGV("%*s create frame %s in %s", level, "", leftCallFrame.ToDebugString().c_str(), in MergeCallFrameCount()
274 leftItem.ToDebugString().c_str()); in MergeCallFrameCount()
286 leftFrameIt->ToDebugString().c_str(), leftItem.ToDebugString().c_str()); in MergeCallFrameCount()
326 HLOGE("left %s", a.ToDebugString().c_str()); in MultiLevelSorting()
327 HLOGE("right %s", b.ToDebugString().c_str()); in MultiLevelSorting()
496 reportItem.ToDebugString().c_str()); in OutputStdContent()