Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbootchartd.c163 int proc_diskstats_fd = xcreate("proc_diskstats.log", in start_logging() local
194 dump_data_in_file("/proc/diskstats", proc_diskstats_fd); in start_logging()
204 xclose(proc_diskstats_fd); in start_logging()