Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmaps.c318 static int map__start_cmp(const void *a, const void *b) in map__start_cmp() function
349 map__start_cmp); in __maps__sort_by_address()
370 return map__start_cmp(a, b); in map__strcmp()
417 sizeof(*mapp), map__start_cmp); in maps__by_address_index()