Home
last modified time | relevance | path

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

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