Searched refs:log (Results 1 – 6 of 6) sorted by relevance
| /hyp/misc/log_standard/ |
| A D | build.conf | 5 interface log 7 events log.ev 8 source log.c string_util.c 10 types log.tc
|
| /hyp/interfaces/log/ |
| A D | build.conf | 5 types log.tc 6 events log.ev
|
| /hyp/misc/gpt/tests/ |
| A D | host_tests.c | 63 char log[1024]; in trigger_trace_log_event() local 64 (void)snprint(log, util_array_size(log), arg0, arg1, arg2, arg3, arg4, in trigger_trace_log_event() 66 puts(log); in trigger_trace_log_event()
|
| A D | Makefile | 13 INCLUDE+=-I../../../interfaces/log/include
|
| /hyp/vm/arm_vm_amu/aarch64/templates/ |
| A D | arm_vm_amu_counter_regs.c.tmpl | 13 \#include <log.h>
|
| /hyp/mem/pgtable/armv8/src/ |
| A D | pgtable.c | 96 char log[1024]; \ 97 snprint(log, 1024, (fmt), (a0), (a1), (a2), (a3), (a4)); \ 98 puts(log); \
|
Completed in 33 milliseconds