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.c297 static int map__start_cmp(const void *a, const void *b) in map__start_cmp() function
328 map__start_cmp); in __maps__sort_by_address()
349 return map__start_cmp(a, b); in map__strcmp()
396 sizeof(*mapp), map__start_cmp); in maps__by_address_index()