Searched refs:get_sum (Results 1 – 3 of 3) sorted by relevance
42 uint64_t get_sum = 0ULL; in fifo_put_get_thread_entry() local58 get_sum += timing_cycles_get(&mid, &finish); in fifo_put_get_thread_entry()64 timestamp.cycles = get_sum; in fifo_put_get_thread_entry()68 get_sum = 0ULL; in fifo_put_get_thread_entry()83 get_sum += timing_cycles_get(&mid, &finish); in fifo_put_get_thread_entry()89 timestamp.cycles = get_sum; in fifo_put_get_thread_entry()
42 uint64_t get_sum = 0ULL; in lifo_put_get_thread_entry() local58 get_sum += timing_cycles_get(&mid, &finish); in lifo_put_get_thread_entry()64 timestamp.cycles = get_sum; in lifo_put_get_thread_entry()68 get_sum = 0ULL; in lifo_put_get_thread_entry()83 get_sum += timing_cycles_get(&mid, &finish); in lifo_put_get_thread_entry()89 timestamp.cycles = get_sum; in lifo_put_get_thread_entry()
36 uint64_t get_sum = 0ULL; in stack_push_pop_thread_entry() local51 get_sum += timing_cycles_get(&mid, &finish); in stack_push_pop_thread_entry()57 timestamp.cycles = get_sum; in stack_push_pop_thread_entry()