Lines Matching refs:element
372 * Check validity of this element.
374 * @return if this element is valid
381 * Make this element invalid.
417 * Attempt to read a trace element from the stream,
421 * @param element Trace element to populate
422 * @return True if an element could be read successfully
424 bool read(TraceElement* element);
534 /** Store an element read from the trace to send as the next packet. */
675 * Write out element in trace-compatible format using debug flag
775 * the less than criterion, the first element is the in-flight node
837 * Attempt to read a trace element from the stream,
841 * @param element Trace element to populate
842 * @param size of register dependency array stored in the element
843 * @return True if an element could be read successfully
845 bool read(GraphNode* element);