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