Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/tools/trace/
Dtracediff.sh127 if test "x$INFILE1" = "x"; then
128 INFILE1="$1";
140 if test "x$INFILE1" = "x" -o "x$INFILE2" = "x"; then
151 strip_dump "$INFILE1" "$TEMP1" "$@" || fatal "Could not dump '${INFILE1}."
158 strip_dump "$INFILE1" "$TEMP1" "$@" &