Searched refs:OutputStdItemHeating (Results 1 – 2 of 2) sorted by relevance
531 void Report::OutputStdItemHeating(float heat, float heat2) in OutputStdItemHeating() function in OHOS::Developtools::HiPerf::Report575 OutputStdItemHeating(it->heat, it2->heat); in OutputStdContentDiff()584 OutputStdItemHeating(0.0f, it2->heat); in OutputStdContentDiff()594 OutputStdItemHeating(it->heat, 0.0f); in OutputStdContentDiff()603 OutputStdItemHeating(0, it2->heat); in OutputStdContentDiff()613 OutputStdItemHeating(reportItem.heat, 0.0f); in OutputStdContentDiffOneSide()615 OutputStdItemHeating(0.0f, reportItem.heat); in OutputStdContentDiffOneSide()
558 void OutputStdItemHeating(float heat, float heat2);