Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dxfarray.h95 uint64_t heapsorts; member
H A Dtrace.h1001 __field(unsigned long long, heapsorts)
1013 __entry->heapsorts = si->heapsorts;
1030 __entry->heapsorts,
H A Dxfarray.c377 # define xfarray_sort_bump_heapsorts(si) do { (si)->heapsorts++; } while (0)