Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbtf.c1533 static int str_sort_by_content(const void *a1, const void *a2) in str_sort_by_content() function
1656 qsort(strs.ptrs, strs.cnt, sizeof(strs.ptrs[0]), str_sort_by_content); in btf_dedup_strings()