Home
last modified time | relevance | path

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

/external/fio/
Dprofile.c102 td->flags |= TD_F_PROFILE_OPS; in profile_add_hooks()
Dio_u.c406 if (td->flags & TD_F_PROFILE_OPS) { in get_next_offset()
487 if (td->flags & TD_F_PROFILE_OPS) { in get_next_buflen()
1098 if (td->flags & TD_F_PROFILE_OPS) { in get_next_file()
1566 if (td->flags & TD_F_PROFILE_OPS) { in account_io_completion()
Dfio.h73 TD_F_PROFILE_OPS = 64, enumerator