Searched refs:_tx_byte_pool_performance_merge_count (Results 1 – 10 of 10) sorted by relevance
59 ULONG _tx_byte_pool_performance_merge_count; variable142 _tx_byte_pool_performance_merge_count = ((ULONG) 0); in _tx_byte_pool_initialize()
133 *merges = _tx_byte_pool_performance_merge_count; in _tx_byte_pool_performance_system_info_get()
205 _tx_byte_pool_performance_merge_count++; in _tx_byte_pool_search()
210 _tx_byte_pool_performance_merge_count++; in _tx_byte_pool_search()
88 _tx_byte_pool_performance_merge_count = ((ULONG) 0); \145 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()