Home
last modified time | relevance | path

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

/tools/verification/rvgen/rvgen/
A Dltl2ba.py83 def expand(self, node_set): member in GraphNode
93 return n.expand(self, node_set)
120 def expand(self, node, node_set): member in ASTNode
195 return tmp.expand(node_set)
223 return node2.expand(node1.expand(node_set))
245 return node2.expand(node1.expand(node_set))
267 return node2.expand(node1.expand(node_set))
351 return tmp.expand(node_set)
372 return node.expand(node_set)
400 return node.expand(node_set)
[all …]
/tools/perf/Documentation/
A Ddb-export.txt19 Over time it is possible to continue to expand the export while maintaining
/tools/bpf/bpftool/
A Dnet.c864 struct bpf_link_info *expand; in show_link_netfilter() local
873 expand = realloc(nf_link_info, nf_link_len * sizeof(info)); in show_link_netfilter()
874 if (!expand) { in show_link_netfilter()
879 nf_link_info = expand; in show_link_netfilter()
/tools/power/pm-graph/config/
A Dfreeze.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
A Dstandby.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
A Dstandby-callgraph.cfg81 # pre-expand the callgraph data in the html output (default: disabled)
A Dstandby-dev.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
A Dsuspend-callgraph.cfg85 # pre-expand the callgraph data in the html output (default: disabled)
A Dsuspend-dev.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
A Dsuspend-x2-proc.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
A Dsuspend.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
A Dfreeze-callgraph.cfg81 # pre-expand the callgraph data in the html output (default: disabled)
A Dfreeze-dev.cfg80 # pre-expand the callgraph data in the html output (default: disabled)
A Dexample.cfg138 # pre-expand the callgraph data in the html output (default: disabled)
/tools/perf/tests/
A DBuild63 perf-test-y += expand-cgroup.o
/tools/power/pm-graph/
A DREADME394 # Expand Callgraph: pre-expand the callgraph treeviews in html (def: false)

Completed in 16 milliseconds