Searched refs:_tx_trace_registry_search_start (Results 1 – 10 of 10) sorted by relevance
112 i = _tx_trace_registry_search_start; in _tx_trace_object_register()184 } while (i != _tx_trace_registry_search_start); in _tx_trace_object_register()198 _tx_trace_registry_search_start = found + ((ULONG) 1); in _tx_trace_object_register()204 _tx_trace_registry_search_start = ((ULONG) 0); in _tx_trace_object_register()
93 ULONG _tx_trace_registry_search_start; variable
112 _tx_trace_registry_search_start = i; in _tx_trace_object_unregister()
173 _tx_trace_registry_search_start = ((ULONG) 0); in _tx_trace_enable()
450 TRACE_DECLARE ULONG _tx_trace_registry_search_start; variable