Home
last modified time | relevance | path

Searched refs:vm_t (Results 1 – 5 of 5) sorted by relevance

/misc/debug_tools/acrn_crashlog/acrnprobe/include/
A Dandroid_events.h18 const struct vm_t *vm;
43 int (*fn)(const char*, size_t, const struct vm_t *));
A Dload_conf.h37 struct vm_t { struct
148 struct vm_t *vm[VM_MAX];
250 struct vm_t *get_vm_by_name(const char *name);
/misc/debug_tools/acrn_crashlog/acrnprobe/
A Dandroid_events.c41 size_t dlen, const struct vm_t *vm) in next_vm_event()
112 struct vm_t *vm; in get_vms_history()
169 struct vm_t *vm; in detect_new_events()
252 int (*fn)(const char*, size_t, const struct vm_t *)) in fire_detected_events() argument
281 struct vm_t *vm; in fire_detected_events()
322 struct vm_t *vm; in get_last_evt_detected()
413 int (*fn)(const char*, size_t, const struct vm_t *)) in refresh_vm_history() argument
415 struct vm_t *vm; in refresh_vm_history()
A Dload_conf.c20 struct vm_t *vm; in print()
338 struct vm_t *get_vm_by_name(const char *name) in get_vm_by_name()
341 struct vm_t *vm; in get_vm_by_name()
574 static int parse_vm(xmlNodePtr cur, struct vm_t *vm) in parse_vm()
A Dchannels.c181 static int create_vm_event(const char *msg, size_t len, const struct vm_t *vm) in create_vm_event()
262 struct vm_t *vm; in channel_polling()

Completed in 196 milliseconds