Searched refs:cpuCost (Results 1 – 1 of 1) sorted by relevance
273 f32 cpuCost = 0.f; in OutputLog() local286 cpuCost += s_CpuPerf->GetCost(i); in OutputLog()288 NW_DEV_LOG( "CPU COST:%8.4f[%8.4f%%]\n", cpuCost, cpuCost/16.666f*100.f ); in OutputLog()