Searched refs:LOGD (Results 1 – 8 of 8) sorted by relevance
| /misc/debug_tools/acrn_crashlog/common/include/ |
| A D | log_sys.h | 26 #define LOGD(...) \ macro 44 #define LOGD(...) \ macro
|
| /misc/debug_tools/acrn_crashlog/acrnprobe/ |
| A D | event_queue.c | 29 LOGD("enqueue %d, (%d)%s\n", event->event_type, event->len, in event_enqueue() 66 LOGD("dequeue %d, (%d)%s\n", e->event_type, e->len, e->path); in event_dequeue()
|
| A D | channels.c | 111 LOGD("initializing channel %s ...\n", cname); in channel_oneshot() 265 LOGD("initializing channel %s ...\n", cname); in channel_polling() 291 LOGD("start polling job with %ds\n", vm_job.timer_val); in channel_polling() 316 LOGD("initializing channel %s ...\n", cname); in channel_inotify() 485 LOGD("add (%d) to epoll for (%s)\n", channel->fd, in wait_events()
|
| A D | load_conf.c | 27 LOGD("%-8s(%d): %-15s:(%s)\n", #root, id, #item, root->item) in print() 29 LOGD("%-8s(%d): %-15s(%d):(%s)\n", \ in print() 90 LOGD("%-8s(%d): %-15s(%c):(%s)\n", in print() 105 LOGD("%-8s(%d): properties: %s, %s\n", "crash", id, in print() 126 LOGD("%s\n", buf); in print() 137 LOGD("%-8s(%d): %-15s(%d,%d):(%s)\n", in print()
|
| A D | sender.c | 50 LOGD("the total blocks size (%zu) meets the quota (%zu)\n", in crashlog_check_space() 72 LOGD("log size + %zu = %zu\n", add, crashlog->outdir_blocks_size); in log_grows() 272 LOGD("get (%s) spend %ds\n", log->name, spent); in crashlog_get_log()
|
| A D | android_events.c | 231 LOGD("stage1 %s\n", vmkey); in detect_new_events()
|
| A D | loop.c | 230 LOGD("find super block at +%ld\n", sk); in loopdev_check_parname()
|
| /misc/debug_tools/acrn_crashlog/common/ |
| A D | strutils.c | 202 LOGD("reg: %s\n", pattern); in reg_match()
|
Completed in 12 milliseconds