Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dbtf.c3111 static int str_sort_by_offset(const void *a1, const void *a2) in str_sort_by_offset() function
3276 qsort(strs.ptrs, strs.cnt, sizeof(strs.ptrs[0]), str_sort_by_offset); in btf_dedup_strings()