Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/Nw4cDemo/include/
DSmPerf.h124 const char* GetCostName( uint costNo ) in GetCostName() function
/NW4C-1.2.23/demos/Nw4cDemo/sources/
Dmain.cpp287 …NW_DEV_LOG( "%s:%8.4f[%8.4f%%]\n", s_CpuPerf->GetCostName(i), s_CpuPerf->GetCost(i), s_CpuPerf->Ge… in OutputLog()
295 …NW_DEV_LOG( "%s:%8.4f[%8.4f%%]\n", s_GpuPerf->GetCostName(i), s_GpuPerf->GetCost(i), s_GpuPerf->Ge… in OutputLog()