Searched defs:vars (Results 1 – 6 of 6) sorted by relevance
/tools/testing/selftests/bpf/prog_tests/ |
D | map_lock.c | 21 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local 50 int prog_fd, map_fd[2], vars[17] = {}; in test_map_lock() local
|
/tools/perf/util/ |
D | setup.py | 15 vars = get_config_vars() variable
|
D | probe-event.h | 125 struct strlist *vars; /* Available variables */ member
|
D | probe-finder.c | 1271 bool vars; member
|
/tools/perf/include/bpf/ |
D | bpf.h | 52 #define probe(function, vars) \ argument
|
/tools/lib/bpf/ |
D | btf.c | 1117 __u32 size = 0, off = 0, i, vars = btf_vlen(t); in btf_fixup_datasec() local
|