Searched refs:pfm_ovfl_ctrl_t (Results 1 – 2 of 2) sorted by relevance
48 } pfm_ovfl_ctrl_t; typedef54 pfm_ovfl_ctrl_t ovfl_ctrl; /* return: perfmon controls to set by handler */74 …int (*fmt_restart)(struct task_struct *task, pfm_ovfl_ctrl_t *ctrl, void *buf, struct pt_regs *re…75 …int (*fmt_restart_active)(struct task_struct *task, pfm_ovfl_ctrl_t *ctrl, void *buf, struct pt_r…
231 default_restart(struct task_struct *task, pfm_ovfl_ctrl_t *ctrl, void *buf, struct pt_regs *regs) in default_restart()