Searched refs:GetCost (Results 1 – 3 of 3) sorted by relevance
199 SmGpuPerf::GetCost( uint costNo ) in GetCost() function in __anon8b6807030111::SmGpuPerf271 cost = cpuPerf->GetCost(i); in Render()283 cost = gpuPerf->GetCost(i); in Render()
287 …"%s:%8.4f[%8.4f%%]\n", s_CpuPerf->GetCostName(i), s_CpuPerf->GetCost(i), s_CpuPerf->GetCost(i)/16.… in OutputLog()288 cpuCost += s_CpuPerf->GetCost(i); in OutputLog()295 …"%s:%8.4f[%8.4f%%]\n", s_GpuPerf->GetCostName(i), s_GpuPerf->GetCost(i), s_GpuPerf->GetCost(i)/16.… in OutputLog()296 gpuCost += s_GpuPerf->GetCost(i); in OutputLog()
152 virtual f32 GetCost( uint costNo ) in GetCost() function218 virtual f32 GetCost( uint costNo );