Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dperfmon.c573 static int pfm_context_unload(pfm_context_t *ctx, void *arg, int count, struct pt_regs *regs);
1783 ret = pfm_context_unload(ctx, NULL, 0, regs); in pfm_syswide_force_stop()
1899 pfm_context_unload(ctx, NULL, 0, regs); in pfm_flush()
2074 pfm_context_unload(ctx, NULL, 0, regs); in pfm_close()
4417 pfm_context_unload(pfm_context_t *ctx, void *arg, int count, struct pt_regs *regs) in pfm_context_unload() function
4575 ret = pfm_context_unload(ctx, NULL, 0, regs); in pfm_exit_thread()
4584 ret = pfm_context_unload(ctx, NULL, 0, regs); in pfm_exit_thread()
4637 /* 17 */PFM_CMD_S(pfm_context_unload, PFM_CMD_PCLRWS),
4964 ret = pfm_context_unload(ctx, NULL, 0, regs); in pfm_context_force_terminate()