Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/events/
Dcore.c3655 static bool exclusive_event_match(struct perf_event *e1, struct perf_event *e2) in exclusive_event_match() function
3676 if (exclusive_event_match(iter_event, event)) in exclusive_event_installable()