Searched refs:tm_memory_allocation_counter (Results 1 – 1 of 1) sorted by relevance
46 unsigned long tm_memory_allocation_counter; variable108 tm_memory_allocation_counter++; in tm_memory_allocation_thread_0_entry()138 if (tm_memory_allocation_counter == last_counter) { in tm_memory_allocation_thread_report()145 printf("Time Period Total: %lu\n\n", tm_memory_allocation_counter - last_counter); in tm_memory_allocation_thread_report()148 last_counter = tm_memory_allocation_counter; in tm_memory_allocation_thread_report()