Searched refs:sample_is_allowed (Results 1 – 1 of 1) sorted by relevance
9518 static inline bool sample_is_allowed(struct perf_event *event, struct pt_regs *regs) in sample_is_allowed() function9570 bool valid_sample = sample_is_allowed(event, regs); in __perf_event_overflow()