Searched refs:watchpoint_stress_child (Results 1 – 1 of 1) sorted by relevance
206 static void watchpoint_stress_child(unsigned cpu, T& data) { in watchpoint_stress_child() function221 run_watchpoint_test<T>(std::bind(watchpoint_stress_child<T>, cpu, std::placeholders::_1), 0, in run_watchpoint_stress()