Searched refs:gpuNode (Results 1 – 1 of 1) sorted by relevance
144 Json::Value wallNode, truncWall, cpuNode, truncCpu, gpuNode; in getJSON() local169 gpuNode.append(fGpuTimes[i] / itersPerTiming); in getJSON()194 gpuNode.append(gpuMin / itersPerTiming); in getJSON()201 gpuNode.append(gpuSum / divisor); in getJSON()217 dataNode["gpu"] = gpuNode; in getJSON()