Searched defs:profiling_msr_ops_list (Results 1 – 1 of 1) sorted by relevance
142 struct profiling_msr_ops_list { struct143 int32_t collector_id;144 uint32_t num_entries;145 int32_t msr_op_state;146 struct profiling_msr_op entries[MAX_MSR_LIST_NUM];
Completed in 7 milliseconds