Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dmaps.c11 struct map_def { struct
18 struct map_def *merged; argument
25 struct map_def *merged = &args->merged[args->i]; in check_maps_cb()
48 static int check_maps(struct map_def *merged, unsigned int size, struct maps *maps) in check_maps()
77 struct map_def bpf_progs[] = { in test__maps__merge_in()
82 struct map_def merged12[] = { in test__maps__merge_in()
91 struct map_def merged3[] = { in test__maps__merge_in()
168 struct map_def initial_maps[] = { in test__maps__fixup_overlap_and_insert()
172 struct map_def insert_split = { "split_map", 1400, 1600 }; in test__maps__fixup_overlap_and_insert()
173 struct map_def expected_after_split[] = { in test__maps__fixup_overlap_and_insert()
[all …]