Searched refs:history_data (Results 1 – 2 of 2) sorted by relevance
125 (void **)&vm->history_data, in get_vms_history()128 vm->history_data = NULL; in get_vms_history()139 vm->history_data = NULL; in get_vms_history()178 if (!vm || !vm->history_data) in detect_new_events()181 data = vm->history_data; in detect_new_events()294 if (!vm || !vm->history_data) in fire_detected_events()298 vm->history_data, in fire_detected_events()300 vm->history_data, &len); in fire_detected_events()445 if (vm->history_data) { in refresh_vm_history()446 free(vm->history_data); in refresh_vm_history()[all …]
50 char *history_data; member
Completed in 15 milliseconds