Searched refs:cnt_all_copy (Results 1 – 1 of 1) sorted by relevance
85 prof_cnt_t cnt_all_copy = {0, 0, 0, 0}; variable90 memcpy(&cnt_all_copy, cnt_all, sizeof(prof_cnt_t)); in prof_dump_header_intercept()115 assert_u64_eq(cnt_all_copy.curobjs, 1, "Expected 1 allocation"); in TEST_BEGIN()121 assert_u64_eq(cnt_all_copy.curobjs, 0, "Expected 0 allocations"); in TEST_BEGIN()