Searched refs:logs (Results 1 – 5 of 5) sorted by relevance
306 log_queue_dispatch_logs(size_t logs_count, log_queue_entry_t *logs) in log_queue_dispatch_logs() argument309 const log_queue_entry_t lqe = logs[i]; in log_queue_dispatch_logs()562 log_queue_entry_t logs[LQ_BATCH_SIZE]; in log_queue_dispatch() local563 size_t logs_count = log_dispatch_prepare(lq, LQ_BATCH_SIZE, (log_queue_entry_t *)&logs); in log_queue_dispatch()591 log_queue_dispatch_logs(logs_count, logs); in log_queue_dispatch()
14 …" -H "Accept: text/plain" --data-binary @${TMPFILE} https://ios.apple.com/speedtracer/services/logs
18 * watch for nanokdp serial output with tags like "```[KTEST] <test> logs```"
46 # Concise logging puts all logs on the same line (CSI K to clear and
235 directly out to console. [ debug info or logs output is okay to be printed anywhere :) ]