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

/linux-master/fs/xfs/scrub/
H A Dxfarray.h147 uint64_t heapsorts; member in struct:xfarray_sortinfo
H A Dxfarray.c377 # define xfarray_sort_bump_heapsorts(si) do { (si)->heapsorts++; } while (0)
H A Dtrace.h1204 __field(unsigned long long, heapsorts)
1216 __entry->heapsorts = si->heapsorts;
1224 "xfino 0x%lx loads %llu stores %llu compares %llu heapsorts %llu stack_depth %u/%u error %d",
1233 __entry->heapsorts,

Completed in 146 milliseconds