Searched refs:_tx_byte_pool_performance_allocate_count (Results 1 – 10 of 10) sorted by relevance
49 ULONG _tx_byte_pool_performance_allocate_count; variable140 _tx_byte_pool_performance_allocate_count = ((ULONG) 0); in _tx_byte_pool_initialize()
112 *allocates = _tx_byte_pool_performance_allocate_count; in _tx_byte_pool_performance_system_info_get()
117 _tx_byte_pool_performance_allocate_count++; in _tx_byte_allocate()
86 _tx_byte_pool_performance_allocate_count = ((ULONG) 0); \135 BYTE_POOL_DECLARE ULONG _tx_byte_pool_performance_allocate_count; variable
415 …if ((status != TX_SUCCESS) || (allocates != _tx_byte_pool_performance_allocate_count) || (releases… in thread_0_entry()