Lines Matching +full:compile +full:- +full:time
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
95 * log message each time a state is entered for the associated log object(s).
104 * @note Logging must be enabled at compile time in the driver, otherwise
137 * @note Logging must be enabled at compile time in the driver, otherwise
147 * -# SCI_LOGGER_VERBOSITY_ERROR
148 * -# SCI_LOGGER_VERBOSITY_WARNING
149 * -# SCI_LOGGER_VERBOSITY_INFO
150 * -# SCI_LOGGER_VERBOSITY_TRACE
151 * -# SCI_LOGGER_VERBOSITY_STATES
168 * @note Logging must be enabled at compile time in the driver, otherwise
193 * @note Logging must be enabled at compile time in the driver, otherwise