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

  /external/blktrace/btreplay/
btrecord.c 288 * rem_input_file - Release resources associated with an input file
291 static void rem_input_file(struct ifile_info *iip) function
772 rem_input_file(iip);
btreplay.c 928 * rem_input_file - Release resources associated with an input file
931 static void rem_input_file(struct thr_info *tip) function
952 rem_input_file(list_entry(p, struct thr_info, head));
    [all...]

Completed in 37 milliseconds