Searched refs:_tx_byte_pool_performance_merge_count (Results 1 – 10 of 10) sorted by relevance
60 ULONG _tx_byte_pool_performance_merge_count; variable143 _tx_byte_pool_performance_merge_count = ((ULONG) 0); in _tx_byte_pool_initialize()
134 *merges = _tx_byte_pool_performance_merge_count; in _tx_byte_pool_performance_system_info_get()
206 _tx_byte_pool_performance_merge_count++; in _tx_byte_pool_search()
211 _tx_byte_pool_performance_merge_count++; in _tx_byte_pool_search()
89 _tx_byte_pool_performance_merge_count = ((ULONG) 0); \146 BYTE_POOL_DECLARE ULONG _tx_byte_pool_performance_merge_count; variable
416 … != _tx_byte_pool_performance_search_count) || (merges != _tx_byte_pool_performance_merge_count) |… in thread_0_entry()