Searched defs:ProfiledCallGraphEdge (Results 1 – 1 of 1) sorted by relevance
24 struct ProfiledCallGraphEdge { struct25 ProfiledCallGraphEdge(ProfiledCallGraphNode *Source, in ProfiledCallGraphEdge() argument43 bool operator()(const ProfiledCallGraphEdge &L, in operator() argument