Home | History | Annotate | Download | only in csource

Lines Matching refs:executed_calls

3905 		uint32 executed_calls = __atomic_load_n(output_data, __ATOMIC_RELAXED);
3914 if (executed_calls != now_executed) {
3915 executed_calls = now_executed;