Searched refs:rsc_hid_mem_alloc_count (Results 1 – 4 of 4) sorted by relevance
247 static ULONG rsc_hid_mem_alloc_count; variable734 rsc_hid_mem_alloc_count = alloc_count - rsc_enum_mem_alloc_count; in tx_demo_thread_host_simulation_entry()737 stepinfo("hid mem : %ld\n", rsc_hid_mem_alloc_count); in tx_demo_thread_host_simulation_entry()753 if (rsc_hid_mem_alloc_count) stepinfo(">>>>>>>>>> Memory errors enumeration test\n"); in tx_demo_thread_host_simulation_entry()755 for (test_n = 0; test_n < rsc_hid_mem_alloc_count; test_n ++) in tx_demo_thread_host_simulation_entry()758 stepinfo("%4ld / %4ld\n", test_n, rsc_hid_mem_alloc_count - 1); in tx_demo_thread_host_simulation_entry()
247 static ULONG rsc_hid_mem_alloc_count; variable729 rsc_hid_mem_alloc_count = alloc_count - rsc_enum_mem_alloc_count; in tx_demo_thread_host_simulation_entry()732 stepinfo("hid mem : %ld\n", rsc_hid_mem_alloc_count); in tx_demo_thread_host_simulation_entry()748 if (rsc_hid_mem_alloc_count) stepinfo(">>>>>>>>>> Memory errors enumeration test\n"); in tx_demo_thread_host_simulation_entry()750 for (test_n = 0; test_n < rsc_hid_mem_alloc_count; test_n ++) in tx_demo_thread_host_simulation_entry()753 stepinfo("%4ld / %4ld\n", test_n, rsc_hid_mem_alloc_count - 1); in tx_demo_thread_host_simulation_entry()
247 static ULONG rsc_hid_mem_alloc_count; variable728 rsc_hid_mem_alloc_count = alloc_count - rsc_enum_mem_alloc_count; in tx_demo_thread_host_simulation_entry()731 stepinfo("hid mem : %ld\n", rsc_hid_mem_alloc_count); in tx_demo_thread_host_simulation_entry()747 if (rsc_hid_mem_alloc_count) stepinfo(">>>>>>>>>> Memory errors enumeration test\n"); in tx_demo_thread_host_simulation_entry()749 for (test_n = 0; test_n < rsc_hid_mem_alloc_count; test_n ++) in tx_demo_thread_host_simulation_entry()752 stepinfo("%4ld / %4ld\n", test_n, rsc_hid_mem_alloc_count - 1); in tx_demo_thread_host_simulation_entry()
196 static ULONG rsc_hid_mem_alloc_count; variable