Searched defs:param (Results 1 – 7 of 7) sorted by relevance
| /hypervisor/lib/ |
| A D | sprintf.c | 180 static void format_number(struct print_param *param) in format_number() 253 static void print_pow2(struct print_param *param, in print_pow2() 308 static void print_decimal(struct print_param *param, int64_t value) in print_decimal() 376 static void print_string(const struct print_param *param, const char *s) in print_string() 417 void do_print(const char *fmt_arg, struct print_param *param, in do_print() 546 charmem(size_t cmd, const char *s_arg, uint32_t sz, struct snprint_param *param) in charmem() 586 struct print_param param; in vsnprintf() local
|
| /hypervisor/debug/ |
| A D | printf.c | 14 charout(size_t cmd, const char *s_arg, uint32_t sz_arg, struct snprint_param *param) in charout() 46 struct print_param param; in vprintf() local
|
| A D | npk_log.c | 75 void npk_log_setup(struct hv_npk_log_param *param) in npk_log_setup()
|
| /hypervisor/release/ |
| A D | npk_log.c | 10 void npk_log_setup(__unused struct hv_npk_log_param *param) {} in npk_log_setup()
|
| /hypervisor/common/ |
| A D | sched_iorr.c | 74 static void sched_tick_handler(void *param) in sched_tick_handler()
|
| A D | sched_bvt.c | 153 static void sched_tick_handler(void *param) in sched_tick_handler()
|
| /hypervisor/include/debug/ |
| A D | profiling_internal.h | 137 uint16_t param; member
|
Completed in 30 milliseconds