Searched refs:now_executed (Results 1 – 2 of 2) sorted by relevance
579 uint32 now_executed = __atomic_load_n(output_data, __ATOMIC_RELAXED); local580 if (executed_calls != now_executed) {581 executed_calls = now_executed;
3913 uint32 now_executed = __atomic_load_n(output_data, __ATOMIC_RELAXED);3914 if (executed_calls != now_executed) {3915 executed_calls = now_executed;