Home
last modified time | relevance | path

Searched defs:map_def (Results 1 – 2 of 2) sorted by relevance

/tools/perf/tests/
Dmaps.c10 struct map_def { struct
16 static int check_maps(struct map_def *merged, unsigned int size, struct maps *maps) in check_maps() argument
/tools/lib/bpf/
Dlibbpf.c2055 struct btf_map_def *map_def, struct btf_map_def *inner_def) in parse_btf_map_def()
2312 struct btf_map_def map_def = {}, inner_def = {}; in bpf_object__init_user_btf_map() local