Searched refs:profiling_msr_op (Results 1 – 2 of 2) sorted by relevance
131 struct profiling_msr_op { struct146 struct profiling_msr_op entries[MAX_MSR_LIST_NUM]; argument162 struct profiling_msr_op exit_list[MAX_MSR_LIST_NUM];187 struct profiling_msr_op189 struct profiling_msr_op191 struct profiling_msr_op193 struct profiling_msr_op195 struct profiling_msr_op200 struct profiling_msr_op202 struct profiling_msr_op[all …]
58 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