Home
last modified time | relevance | path

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

/external/oprofile/opjitconv/
Djitsymbol.c67 static int cmp_symbolname(void const * a, void const * b) in cmp_symbolname() function
117 sizeof(struct jitentry *), cmp_symbolname); in resort_symbol()
124 entries_symbols_ascending = create_sorted_array(cmp_symbolname); in create_arrays()
552 sizeof(struct jitentry *), cmp_symbolname); in disambiguate_symbol_names()