Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/oprofile/
Dperfmon.c23 int event = arg->pmd_eventid; in perfmon_handler()
/linux-2.6.39/arch/ia64/include/asm/
Dperfmon.h226 unsigned long pmd_eventid; /* eventid associated with PMD */ member
/linux-2.6.39/arch/ia64/kernel/
Dperfmon.c5323 ovfl_arg->pmd_eventid = ctx->ctx_pmds[i].eventid; in pfm_overflow_handler()