Function report |
Source Code:arch\x86\kernel\cpu\resctrl\monitor.c |
Create Date:2022-07-28 08:12:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__rmid_read
Proto:static u64 __rmid_read(unsigned int rmid, unsigned int eventid)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | rmid | |
unsigned int | eventid |
89 | wrmsr(MSR_IA32_QM_EVTSEL, eventid, rmid) |
90 | rdmsrl(MSR_IA32_QM_CTR, val) |
92 | Return val |
Name | Describe |
---|---|
rmid_dirty | |
add_rmid_to_limbo | |
__mon_event_count | |
mbm_bw_count | Supporting function to calculate the memory bandwidth* and delta bandwidth in MBps. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |