Home
last modified time | relevance | path

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

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