Searched refs:BTLOG_MAX_DEPTH (Results 1 – 2 of 2) sorted by relevance
66 #define BTLOG_MAX_DEPTH 15 macro
256 if (record_btdepth > BTLOG_MAX_DEPTH) { in btlog_create()