Searched refs:_tx_block_pool_performance_allocate_count (Results 1 – 10 of 10) sorted by relevance
49 ULONG _tx_block_pool_performance_allocate_count; variable125 _tx_block_pool_performance_allocate_count = ((ULONG) 0); in _tx_block_pool_initialize()
103 *allocates = _tx_block_pool_performance_allocate_count; in _tx_block_pool_performance_system_info_get()
110 _tx_block_pool_performance_allocate_count++; in _tx_block_allocate()
74 _tx_block_pool_performance_allocate_count = ((ULONG) 0); \119 BLOCK_POOL_DECLARE ULONG _tx_block_pool_performance_allocate_count; variable
417 …if ((status) || (allocates != _tx_block_pool_performance_allocate_count) || (releases != _tx_block… in thread_0_entry()