Searched defs:newGraph (Results 1 – 3 of 3) sorted by relevance
57 func newGraph() *Graph { func
237 func (rpt *Report) newGraph(nodes graph.NodeSet) *graph.Graph { func
326 func newGraph(prof *profile.Profile, o *Options) (*Graph, map[uint64]Nodes) { func