Searched refs:updateStat (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-graph.cpp159 static void updateStat(GraphRenderer::TimeStat &S, int64_t L) { function
254 updateStat(EA.S, D);
255 updateStat(G[TopFuncId].S, D);
264 updateStat(EA.S, D);
265 updateStat(G[Record.FuncId].S, D);

Completed in 299 milliseconds