Home
last modified time | relevance | path

Searched refs:profiling_msr_ops_list (Results 1 – 2 of 2) sorted by relevance

/hypervisor/include/debug/
A Dprofiling_internal.h142 struct profiling_msr_ops_list { struct
291 struct profiling_msr_ops_list *msr_node;
/hypervisor/debug/
A Dprofiling.c471 struct profiling_msr_ops_list *my_msr_node in profiling_handle_msrops()
809 struct profiling_msr_ops_list msr_list[MAX_PCPU_NUM]; in profiling_msr_ops_all_cpus()
814 …if (copy_from_gpa(vm, &msr_list, addr, (uint32_t)pcpu_nums * sizeof(struct profiling_msr_ops_list)… in profiling_msr_ops_all_cpus()

Completed in 150 milliseconds