Searched refs:TPIO (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/fs/
H A Dvfs.cpp697 # define TPIO(x) new(std::nothrow) VFSPagesIOTracing::x; macro
699 # define TPIO(x) ;
4657 TPIO(ReadPages(vnode, cookie, pos, vecs, count, flags, bytesRequested,
4685 TPIO(WritePages(vnode, cookie, pos, vecs, count, flags, bytesRequested,

Completed in 62 milliseconds