Home
last modified time | relevance | path

Searched refs:pfm_ovfl_ctrl_t (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/ia64/include/asm/
Dperfmon.h214 } pfm_ovfl_ctrl_t; typedef
220 pfm_ovfl_ctrl_t ovfl_ctrl; /* return: perfmon controls to set by handler */
240 …int (*fmt_restart)(struct task_struct *task, pfm_ovfl_ctrl_t *ctrl, void *buf, struct pt_regs *re…
241 …int (*fmt_restart_active)(struct task_struct *task, pfm_ovfl_ctrl_t *ctrl, void *buf, struct pt_r…
/linux-2.6.39/arch/ia64/kernel/
Dperfmon_default_smpl.c230 default_restart(struct task_struct *task, pfm_ovfl_ctrl_t *ctrl, void *buf, struct pt_regs *regs) in default_restart()
Dperfmon.c1240 pfm_buf_fmt_restart(pfm_buffer_fmt_t *fmt, struct task_struct *task, pfm_ovfl_ctrl_t *ctrl, void *b… in pfm_buf_fmt_restart()
1248 pfm_buf_fmt_restart_active(pfm_buffer_fmt_t *fmt, struct task_struct *task, pfm_ovfl_ctrl_t *ctrl, … in pfm_buf_fmt_restart_active()
3553 pfm_ovfl_ctrl_t rst_ctrl; in pfm_restart()
4954 pfm_ovfl_ctrl_t rst_ctrl; in pfm_resume_after_ovfl()
5222 pfm_ovfl_ctrl_t ovfl_ctrl; in pfm_overflow_handler()