Searched refs:SCI_BASE_LOGGER_MAX_VERBOSITY_LEVELS (Results 1 – 2 of 2) sorted by relevance
74 #define SCI_BASE_LOGGER_MAX_VERBOSITY_LEVELS 5 macro96 U32 object_mask[SCI_BASE_LOGGER_MAX_VERBOSITY_LEVELS];
287 for (index = 0; index < SCI_BASE_LOGGER_MAX_VERBOSITY_LEVELS; index++) in sci_base_logger_construct()