Home
last modified time | relevance | path

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

/external/fio/
Ddiskutil.h113 extern int update_io_ticks(void);
129 static inline int update_io_ticks(void) in update_io_ticks() function
Dhelper_thread.c111 ret = update_io_ticks(); in helper_thread_main()
Ddiskutil.c114 int update_io_ticks(void) in update_io_ticks() function
Dbackend.c2373 update_io_ticks(); in run_threads()