Home
last modified time | relevance | path

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

/external/fio/
Dgettime.c53 struct gtod_log { struct
59 static struct gtod_log *find_hash(void *caller) in find_hash() argument
65 struct gtod_log *log = flist_entry(entry, struct gtod_log, in find_hash()
77 struct gtod_log *log = find_hash(caller); in inc_caller()
107 struct gtod_log *log; in fio_dump_gtod()
110 log = flist_entry(entry, struct gtod_log, list); in fio_dump_gtod()