Searched refs:heap_trace_get_count (Results 1 – 4 of 4) sorted by relevance
41 TEST_ASSERT_EQUAL(2, heap_trace_get_count());57 TEST_ASSERT_EQUAL(1, heap_trace_get_count());107 for (int i = 0; i < heap_trace_get_count(); i++) {160 TEST_ASSERT(heap_trace_get_count() > 3);
104 size_t heap_trace_get_count(void) in heap_trace_get_count() function160 delta_size, delta_allocs, heap_trace_get_count()); in heap_trace_dump()
124 size_t heap_trace_get_count(void);
70 size_t heap_trace_get_count(void) in heap_trace_get_count() function