Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Dcore.c9571 static inline bool sample_is_allowed(struct perf_event *event, struct pt_regs *regs) in sample_is_allowed() function
9623 bool valid_sample = sample_is_allowed(event, regs); in __perf_event_overflow()