Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_load_store_vectorize.c247 static int sort_entries(const void *a_, const void *b_) in sort_entries() function
1115 sizeof(struct entry *), &sort_entries); in vectorize_entries()
/external/blktrace/
Dblkparse.c1967 static int sort_entries(unsigned long long *youngest) in sort_entries() function
2628 if (sort_entries(&youngest)) in do_pipe()