Home
last modified time | relevance | path

Searched refs:OutputStdItemHeating (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/src/
Dreport.cpp531 void Report::OutputStdItemHeating(float heat, float heat2) in OutputStdItemHeating() function in OHOS::Developtools::HiPerf::Report
575 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()
/developtools/hiperf/include/
Dreport.h557 void OutputStdItemHeating(float heat, float heat2);