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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp157 static void updateStat(GraphRenderer::TimeStat &S, int64_t L) { function
251 updateStat(EA.S, D);
252 updateStat(G[TopFuncId].S, D);
261 updateStat(EA.S, D);
262 updateStat(G[Record.FuncId].S, D);

Completed in 118 milliseconds