Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/scrub/
H A Dxfarray.h147 uint64_t heapsorts; member
H A Dxfarray.c377 # define xfarray_sort_bump_heapsorts(si) do { (si)->heapsorts++; } while (0)
H A Dtrace.h1215 __field(unsigned long long, heapsorts)
1227 __entry->heapsorts = si->heapsorts;
1244 __entry->heapsorts,