Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/bpf_skel/
Dlock_contention.bpf.c9 #define MAX_STACKS 8 macro
37 __uint(value_size, MAX_STACKS * sizeof(__u64));
Doff_cpu.bpf.c18 #define MAX_STACKS 32 macro
38 __uint(value_size, MAX_STACKS * sizeof(__u64));
/Linux-v6.1/tools/perf/util/
Dbpf_off_cpu.c19 #define MAX_STACKS 32 macro