Home
last modified time | relevance | path

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

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