Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profile/
Dgraph.go308 return selectNodesForGraph(nodes, o.DropNegative)
311 func selectNodesForGraph(nodes Nodes, dropNegative bool) *Graph { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
Dgraph.go380 return selectNodesForGraph(nodes, o.DropNegative), locationMap
383 func selectNodesForGraph(nodes Nodes, dropNegative bool) *Graph { func
451 return selectNodesForGraph(nodes, o.DropNegative)