Home
last modified time | relevance | path

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

/hypervisor/include/debug/
A Dprofiling_internal.h131 struct profiling_msr_op { struct
146 struct profiling_msr_op entries[MAX_MSR_LIST_NUM]; argument
162 struct profiling_msr_op exit_list[MAX_MSR_LIST_NUM];
187 struct profiling_msr_op
189 struct profiling_msr_op
191 struct profiling_msr_op
193 struct profiling_msr_op
195 struct profiling_msr_op
200 struct profiling_msr_op
202 struct profiling_msr_op
[all …]
/hypervisor/debug/
A Dprofiling.c58 struct profiling_msr_op *msrop = NULL; in profiling_initialize_pmi()
104 struct profiling_msr_op *msrop = NULL; in profiling_enable_pmu()
179 struct profiling_msr_op *msrop = NULL; in profiling_disable_pmu()
575 struct profiling_msr_op *msrop = NULL; in profiling_pmi_handler()
1108 sizeof(struct profiling_msr_op)*MAX_MSR_LIST_NUM*MAX_GROUP_NUM, in profiling_configure_pmi()
1166 sizeof(struct profiling_msr_op)*MAX_MSR_LIST_NUM, in profiling_configure_vmsw()
1168 sizeof(struct profiling_msr_op)*MAX_MSR_LIST_NUM); in profiling_configure_vmsw()
1172 sizeof(struct profiling_msr_op)*MAX_MSR_LIST_NUM, in profiling_configure_vmsw()
1174 sizeof(struct profiling_msr_op)*MAX_MSR_LIST_NUM); in profiling_configure_vmsw()
1178 sizeof(struct profiling_msr_op)*MAX_MSR_LIST_NUM, in profiling_configure_vmsw()
[all …]

Completed in 5 milliseconds