Searched refs:_tx_byte_pool_performance_search_count (Results 1 – 10 of 10) sorted by relevance
69 ULONG _tx_byte_pool_performance_search_count; variable144 _tx_byte_pool_performance_search_count = ((ULONG) 0); in _tx_byte_pool_initialize()
144 _tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()237 _tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()
126 *fragments_searched = _tx_byte_pool_performance_search_count; in _tx_byte_pool_performance_system_info_get()
139 _tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()232 _tx_byte_pool_performance_search_count++; in _tx_byte_pool_search()
90 _tx_byte_pool_performance_search_count = ((ULONG) 0); \155 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()