Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/bpf_skel/
A Doff_cpu.bpf.c140 static inline int can_record(struct task_struct *t, int state) in can_record() function
194 if (!can_record(prev, state)) in off_cpu_stat()
A Dlock_contention.bpf.c111 static inline int can_record(u64 *ctx) in can_record() function
213 if (!enabled || !can_record(ctx)) in contention_begin()

Completed in 6 milliseconds