Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/events/
Dcore.c9483 static inline bool sample_is_allowed(struct perf_event *event, struct pt_regs *regs) in sample_is_allowed() function
9535 bool valid_sample = sample_is_allowed(event, regs); in __perf_event_overflow()