Searched refs:can_record (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/bpf_skel/
H A Doff_cpu.bpf.c140 static inline int can_record(struct task_struct *t, int state) function
194 if (!can_record(prev, state))
H A Dlock_contention.bpf.c170 static inline int can_record(u64 *ctx) function
365 if (!enabled || !can_record(ctx))

Completed in 125 milliseconds