Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-graph.h69 struct FunctionStats { struct
83 class GraphT : public Graph<FunctionStats, CallStats, int32_t> { argument