diff options
author | Anju T Sudhakar <anju@linux.vnet.ibm.com> | 2017-06-19 12:35:47 +0530 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2017-06-27 18:46:01 +1000 |
commit | 866e11b965d6907c249c413c8cd0450958a15e51 (patch) | |
tree | 860c2706a806c601671a1b9606e2e9bf1c346479 /libpore | |
parent | 7801be0fcf2a2dc306f611934e5559a5218f6a87 (diff) | |
download | skiboot-866e11b965d6907c249c413c8cd0450958a15e51.zip skiboot-866e11b965d6907c249c413c8cd0450958a15e51.tar.gz skiboot-866e11b965d6907c249c413c8cd0450958a15e51.tar.bz2 |
skiboot: Add documentation for IMC opal call
Add documentation for new OPAL Call APIs added for
In Memory Collection(IMC) infrastructure. Three new
OPAL Call APIs are added and they are
opal_imc_counters_init(int Domain, u64 address, u64 cpu_pir)
opal_imc_counters_start(int Domain, u64 cpu_pir)
opal_imc_counters_stop(int Domain, u64 cpu_pir)
Document details the input parameters and return values.
Acked-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Anju T Sudhakar <anju@linux.vnet.ibm.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'libpore')
0 files changed, 0 insertions, 0 deletions