Searched refs:_tx_byte_pool_performance_search_count (Results 1 – 10 of 10) sorted by relevance
70 ULONG _tx_byte_pool_performance_search_count; variable145 _tx_byte_pool_performance_search_count = ((ULONG) 0); in _tx_byte_pool_initialize()
140 _tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()233 _tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()
127 *fragments_searched = _tx_byte_pool_performance_search_count; in _tx_byte_pool_performance_system_info_get()
145 _tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()238 _tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()
91 _tx_byte_pool_performance_search_count = ((ULONG) 0); \156 BYTE_POOL_DECLARE ULONG _tx_byte_pool_performance_search_count; variable
416 …(fragments_searched != _tx_byte_pool_performance_search_count) || (merges != _tx_byte_pool_perform… in thread_0_entry()