Searched refs:tm_memory_allocation_counter (Results 1 – 1 of 1) sorted by relevance
47 unsigned long tm_memory_allocation_counter; variable118 tm_memory_allocation_counter++; in tm_memory_allocation_thread_0_entry()150 if (tm_memory_allocation_counter == last_counter) in tm_memory_allocation_thread_report()157 printf("Time Period Total: %lu\n\n", tm_memory_allocation_counter - last_counter); in tm_memory_allocation_thread_report()160 last_counter = tm_memory_allocation_counter; in tm_memory_allocation_thread_report()