Lines Matching full:records
65 CONFIG_LOG_CONSOLE - Enable writing log records to the console
170 records that pass through the filter make it to the driver.
179 limits output to records with a level less than CONFIG_LOG_MAX_LEVEL.
189 Also debug() and error() will generate log records - these use LOG_CATEGORY
246 Add a way to browse log records
248 Add a way to record log records for browsing using an external tool
254 Allow sharing of printf format strings in log records to reduce storage size
255 for large numbers of log records
266 Passing log records through to linux (e.g. via device tree /chosen)
268 Provide a command to access the number of log records generated, and the
276 Add a command to add new log records and delete existing records.