Searched refs:can_record (Results 1 – 3 of 3) sorted by relevance
55 static bool can_record(void) in can_record() function134 if (!enabled || !can_record()) in BPF_PROG()170 if (!enabled || !can_record()) in BPF_PROG()
170 static inline int can_record(struct task_struct *t, int state) in can_record() function265 if (!can_record(prev, state)) in off_cpu_stat()
240 static inline int can_record(u64 *ctx) in can_record() function529 if (!enabled || !can_record(ctx)) in contention_begin()