Searched refs:truncWall (Results 1 – 1 of 1) sorted by relevance
144 Json::Value wallNode, truncWall, cpuNode, truncCpu, gpuNode; in getJSON() local166 truncWall.append(fTruncatedWallTimes[i] / itersPerTiming); in getJSON()191 truncWall.append(truncWallMin / itersPerTiming); in getJSON()198 truncWall.append(truncWallSum / divisor); in getJSON()208 dataNode["truncWall"] = truncWall; in getJSON()