Home
last modified time | relevance | path

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

/kernel/events/
Dcore.c3694 static bool exclusive_event_match(struct perf_event *e1, struct perf_event *e2) in exclusive_event_match() argument
3696 if ((e1->pmu->capabilities & PERF_PMU_CAP_EXCLUSIVE) && in exclusive_event_match()
3697 (e1->cpu == e2->cpu || in exclusive_event_match()
3698 e1->cpu == -1 || in exclusive_event_match()