Searched refs:cmt (Results 1 – 6 of 6) sorted by relevance
28 `xl psr-cmt-attach <domid>`32 `xl psr-cmt-show cache-occupancy <domid>`37 `xl psr-cmt-detach <domid>`44 `xl psr-hwinfo --cmt`63 total-mem-bandwidth instead of cache-occupancy). E.g. after a `xl psr-cmt-attach`:65 `xl psr-cmt-show local-mem-bandwidth <domid>`67 `xl psr-cmt-show total-mem-bandwidth <domid>`
1391 > `= List of ( cmt:<boolean> | rmid_max:<integer> | cat:<boolean> | cos_max:<integer> | cdp:<boolea…1393 > Default: `psr=cmt:0,rmid_max:255,cat:0,cos_max:255,cdp:0`1413 * `cmt` instructs Xen to enable/disable Cache Monitoring Technology.
596 bool all = true, cmt = false, cat = false; in main_psr_hwinfo() local605 all = false; cmt = true; in main_psr_hwinfo()612 if (!ret && (all || cmt)) in main_psr_hwinfo()
1739 =item B<-m>, B<--cmt>1772 =item B<psr-cmt-attach> I<domain-id>1776 =item B<psr-cmt-detach> I<domain-id>1780 =item B<psr-cmt-show> I<psr-monitor-type> [I<domain-id>]
1761 cmplegacy cmpxchg16 cmpxchg8 cmt cntxid dca de ds dscpl dtes64 erms est extapic
93 Option `-m, --cmt`: Show Cache Monitoring Technology (CMT) hardware info.
Completed in 11 milliseconds