/* * Metrics borrowed from "proc" pmda above ... these ones are specific * to the hotproc PMDA. */ hotproc.control { refresh HOTPROC:100:1 config HOTPROC:100:8 config_gen HOTPROC:100:9 } hotproc.total { cpuidle HOTPROC:100:2 cpuburn HOTPROC:100:3 cpuother } hotproc.total.cpuother { transient HOTPROC:100:4 not_cpuburn HOTPROC:100:5 total HOTPROC:100:6 percent HOTPROC:100:7 } hotproc.predicate { syscalls HOTPROC:101:0 ctxswitch HOTPROC:101:1 virtualsize HOTPROC:101:2 residentsize HOTPROC:101:3 iodemand HOTPROC:101:4 iowait HOTPROC:101:5 schedwait HOTPROC:101:6 }