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

/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp362 namespace BlockTracing { namespace
618 } // namespace BlockTracing
620 # define TB(x) new(std::nothrow) BlockTracing::x;
626 # define TB2(x) new(std::nothrow) BlockTracing::x;
2426 using namespace BlockTracing;

Completed in 44 milliseconds