Searched refs:cpuNode (Results 1 – 1 of 1) sorted by relevance
144 Json::Value wallNode, truncWall, cpuNode, truncCpu, gpuNode; in getJSON() local167 cpuNode.append(fCpuTimes[i] / itersPerTiming); in getJSON()192 cpuNode.append(cpuMin / itersPerTiming); in getJSON()199 cpuNode.append(cpuSum / divisor); in getJSON()211 dataNode["cpu"] = cpuNode; in getJSON()