Home
last modified time | relevance | path

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

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