Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/events/
Dcore.c4384 static bool exclusive_event_match(struct perf_event *e1, struct perf_event *e2) in exclusive_event_match() function
4405 if (exclusive_event_match(iter_event, event)) in exclusive_event_installable()