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

/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp620 # define TB(x) new(std::nothrow) BlockTracing::x; macro
622 # define TB(x) ;
1279 TB(Write(fCache, block));
1288 TB(Error(fCache, block->block_number, "write failed", written));
1522 TB(Error(this, blockNumber, "allocation failed"));
1529 TB(Error(this, blockNumber, "get unused failed"));
1583 TB(Flush(this, block));
1693 TB(Flush(this, block, true));
1850 TB(Put(cache, block));
1889 TB(Erro
[all...]

Completed in 121 milliseconds