Lines Matching refs:records
64 CONFIG_LOG_CONSOLE - Enable writing log records to the console
101 records that pass through the filter make it to the driver.
110 limits output to records with a level less than CONFIG_LOG_MAX_LEVEL.
120 Also debug() and error() will generate log records - these use LOG_CATEGORY
178 Add a way to browse log records
180 Add a way to record log records for browsing using an external tool
186 Allow sharing of printf format strings in log records to reduce storage size
187 for large numbers of log records
198 Passing log records through to linux (e.g. via device tree /chosen)
200 Provide a command to access the number of log records generated, and the
208 Add a command to add new log records and delete existing records.