Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-xray/
H A Dxray-graph.h61 struct CallStats { struct
85 class GraphT : public Graph<FunctionStats, CallStats, int32_t> { argument