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

/arch/powerpc/perf/
H A Dcore-book3s.c57 void *bhrb_context; member in struct:cpu_hw_events
348 if (event->ctx->task && cpuhw->bhrb_context != event->ctx) {
350 cpuhw->bhrb_context = event->ctx;
371 cpuhw->bhrb_context = NULL;

Completed in 54 milliseconds