Home
last modified time | relevance | path

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

/linux-6.15/lib/zstd/common/
H A Dfse_decompress.c240 short ncount[FSE_MAX_SYMBOL_VALUE + 1]; member
266 FSE_readNCount_bmi2(wksp->ncount, &maxSymbolValue, &tableLog, istart, cSrcSize, bmi2); in FSE_decompress_wksp_body()
279 …CHECK_F( FSE_buildDTable_internal(dtable, wksp->ncount, maxSymbolValue, tableLog, workSpace, wkspS… in FSE_decompress_wksp_body()
/linux-6.15/fs/xfs/
H A Dxfs_trace.h5505 __field(xfs_filblks_t, ncount)
5522 __entry->ncount = new->br_blockcount;
5533 __entry->noff, __entry->nstart, __entry->ncount,