Home | History | Annotate | Download | only in tools

Lines Matching refs:specified

43  * Returns whether a function with the specified name must be skipped.
79 * Called whenever the specified operation has failed finding a function
80 * containing the specified address. Should be overriden by subclasses.
290 * Calculates a top down profile for a node with the specified label.
291 * If no name specified, returns the whole top down calls tree.
301 * Calculates a bottom up profile for a node with the specified label.
302 * If no name specified, returns the whole bottom up calls tree.
331 * the specified label. If no name specified, starts from the root.
553 * Adds the specified call path, constructing nodes as necessary.
571 * Finds an immediate child of the specified parent with the specified
573 * specified, uses tree root.
735 * Finds an immediate child with the specified label.
745 * Finds an immediate child with the specified label, creates a child
756 * Calls the specified function for every child.
780 * Tries to find a node with the specified path.