Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/
Dlog_io_test.py34 def do_work(): function
42 do_work()
/external/fio/t/
Ddedupe.c278 static int do_work(struct worker_thread *thread, void *buf) in do_work() function
323 if (do_work(thread, buf)) { in thread_fn()