Searched refs:_tx_byte_pool_performance_allocate_count (Results 1 – 10 of 10) sorted by relevance
50 ULONG _tx_byte_pool_performance_allocate_count; variable141 _tx_byte_pool_performance_allocate_count = ((ULONG) 0); in _tx_byte_pool_initialize()
113 *allocates = _tx_byte_pool_performance_allocate_count; in _tx_byte_pool_performance_system_info_get()
118 _tx_byte_pool_performance_allocate_count++; in _tx_byte_allocate()
87 _tx_byte_pool_performance_allocate_count = ((ULONG) 0); \136 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()