HomeSort by relevance Sort by last modified time
    Searched defs:SortNodes (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/core/profiler/internal/
tfprof_show_multi.h 78 std::vector<T*> SortNodes(const std::vector<T*>& nodes, const Options& opts) {
tfprof_show.h 76 std::vector<T*> SortNodes(const std::vector<T*>& nodes, const Options& opts) {
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
graph.go 775 // SortNodes sorts the nodes in a graph based on a specific heuristic.
776 func (g *Graph) SortNodes(cum bool, visualMode bool) {
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
graph.go 775 // SortNodes sorts the nodes in a graph based on a specific heuristic.
776 func (g *Graph) SortNodes(cum bool, visualMode bool) {

Completed in 84 milliseconds