Searched refs:to_reported_exec_events_per_exec_call (Results 1 – 3 of 3) sorted by relevance
368 int (*to_reported_exec_events_per_exec_call) (void); member782 (*current_target.to_reported_exec_events_per_exec_call) ()
421 INHERIT (to_reported_exec_events_per_exec_call, t); in update_current_target()587 de_fault (to_reported_exec_events_per_exec_call, in update_current_target()2203 reported_exec_events = debug_target.to_reported_exec_events_per_exec_call (); in debug_to_reported_exec_events_per_exec_call()2391 …current_target.to_reported_exec_events_per_exec_call = debug_to_reported_exec_events_per_exec_call; in setup_target_debug()
653 child_ops.to_reported_exec_events_per_exec_call = child_reported_exec_events_per_exec_call; in init_child_ops()