Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/bpf_skel/
Dlock_contention.bpf.c80 static inline int can_record(void) in can_record() function
109 if (!enabled || !can_record()) in contention_begin()
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()