Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/events/
Dcore.c9518 static inline bool sample_is_allowed(struct perf_event *event, struct pt_regs *regs) in sample_is_allowed() function
9570 bool valid_sample = sample_is_allowed(event, regs); in __perf_event_overflow()