Searched refs:BTL_SAMPLE_LIMIT (Results 1 – 1 of 1) sorted by relevance
973 #define BTL_SAMPLE_LIMIT 0x007fffffu macro1372 if (sample > BTL_SAMPLE_LIMIT) { in btlog_create()1373 sample = BTL_SAMPLE_LIMIT; in btlog_create()