Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Dcore-book3s.c55 void *bhrb_context; member
422 if (event->ctx->task && cpuhw->bhrb_context != event->ctx) { in power_pmu_bhrb_enable()
424 cpuhw->bhrb_context = event->ctx; in power_pmu_bhrb_enable()
447 cpuhw->bhrb_context = NULL; in power_pmu_bhrb_disable()