HomeSort by relevance Sort by last modified time
    Searched full:write_int_to_file (Results 1 - 1 of 1) sorted by null

  /external/fio/
cgroup.c 112 static int write_int_to_file(struct thread_data *td, const char *path, function
136 return write_int_to_file(td, root, "tasks", val, "cgroup write pid");
173 if (write_int_to_file(td, root, "blkio.weight",

Completed in 486 milliseconds