Searched refs:_tx_trace_registry_search_start (Results 1 – 10 of 10) sorted by relevance
111 i = _tx_trace_registry_search_start; in _tx_trace_object_register()183 } while (i != _tx_trace_registry_search_start); in _tx_trace_object_register()197 _tx_trace_registry_search_start = found + ((ULONG) 1); in _tx_trace_object_register()203 _tx_trace_registry_search_start = ((ULONG) 0); in _tx_trace_object_register()
92 ULONG _tx_trace_registry_search_start; variable
111 _tx_trace_registry_search_start = i; in _tx_trace_object_unregister()
172 _tx_trace_registry_search_start = ((ULONG) 0); in _tx_trace_enable()
449 TRACE_DECLARE ULONG _tx_trace_registry_search_start; variable