Lines Matching refs:ToDebugString
51 HLOGD("ReportItem: %s", item.ToDebugString().c_str()); in AddReportItem()
64 HLOGV("add callframe %s", nextCallFrame.ToDebugString().c_str()); in AddReportItem()
83 HLOGV("%s", item.ToDebugString().c_str()); in AddReportItem()
110 HLOGV("%s 0x%" PRIx64 "", item.ToDebugString().c_str(), symbolTo.taskVaddr_); in AddReportItemBranch()
148 HLOGM("filter out %s", itemIt->ToDebugString().c_str()); in FilterDisplayRecords()
176 item.ToDebugString().c_str(), item.heat, item.eventCount_, config.eventCount_); in UpdateReportItemsAfterAdjust()
195 HLOGV("reportItem %s", reportItem.ToDebugString().c_str()); in AdjustReportItems()
208 HLOGV("reportItem %s", reportItem.ToDebugString().c_str()); in AdjustReportItems()
230 HLOGM("MultiLevelCompare %s vs %s sort order %s", a.ToDebugString().c_str(), in MultiLevelCompare()
231 b.ToDebugString().c_str(), VectorToString(option_.sortKeys_).c_str()); in MultiLevelCompare()
271 HLOGV("%*s create frame %s in %s", level, "", leftCallFrame.ToDebugString().c_str(), in MergeCallFrameCount()
272 leftItem.ToDebugString().c_str()); in MergeCallFrameCount()
284 leftFrameIt->ToDebugString().c_str(), leftItem.ToDebugString().c_str()); in MergeCallFrameCount()
324 HLOGE("left %s", a.ToDebugString().c_str()); in MultiLevelSorting()
325 HLOGE("right %s", b.ToDebugString().c_str()); in MultiLevelSorting()
495 reportItem.ToDebugString().c_str()); in OutputStdContent()