HomeSort by relevance Sort by last modified time
    Searched refs:INPUTFILE (Results 1 - 8 of 8) sorted by null

  /external/valgrind/main/cachegrind/
cg_diff.in 159 open(INPUTFILE, "< $input_file")
165 while ($line = <INPUTFILE>) {
180 $line = <INPUTFILE>;
195 while (<INPUTFILE>) {
237 close(INPUTFILE);