Home
last modified time | relevance | path

Searched refs:branch (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/tracing/
H A Ddraw_functrace.py70 def __toString(self, branch, lastChild): argument
72 s = "%s----%s (%s)\n" % (branch, self._func, self._time)
74 s = "%s----%s\n" % (branch, self._func)
78 branch = branch[:-1] + " "
81 s += "%s" % self._children[i].__toString(branch +\
84 s += "%s" % self._children[i].__toString(branch +\
/utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/misc/
H A Difcol.cocci1 /// Find confusingly indented code in or after an if. An if branch should
4 /// part of the if branch.
38 cocci.print_main("branch",p1)
/utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/locks/
H A Dmini_lock.cocci2 /// where the unlock is missing from an if branch, and there is a lock
4 /// cases where the if branch represents a case where the function is
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd35 $(wildcard include/config/trace/branch/profiling.h) \