summaryrefslogtreecommitdiffstats
path: root/target/ppc/power8-pmu.c
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Increment PMC5 with inline insnsLeandro Lupori2022-10-281-36/+38
* target/ppc: trigger PERFM EBBs from power8-pmu.cDaniel Henrique Barboza2022-03-021-2/+1Star
* target/ppc: finalize pre-EBB PMU logicDaniel Henrique Barboza2022-03-021-2/+34
* target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0()Daniel Henrique Barboza2022-01-041-1/+6
* target/ppc: Use env->pnc_cyc_cntRichard Henderson2022-01-041-98/+9Star
* target/ppc: Rewrite pmu_increment_insnsRichard Henderson2022-01-041-29/+49
* target/ppc: Cache per-pmc insn and cycle count settingsRichard Henderson2022-01-041-11/+45
* target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) eventDaniel Henrique Barboza2021-12-171-3/+24
* target/ppc: enable PMU instruction countDaniel Henrique Barboza2021-12-171-1/+66
* target/ppc: enable PMU counter overflow with cycle eventsDaniel Henrique Barboza2021-12-171-0/+71
* target/ppc: PMU: update counters on MMCR1 writeDaniel Henrique Barboza2021-12-171-0/+7
* target/ppc: PMU: update counters on PMCs r/wDaniel Henrique Barboza2021-12-171-0/+14
* target/ppc: PMU basic cycle count for pseries TCGDaniel Henrique Barboza2021-12-171-0/+110
* target/ppc: introduce PMUEventType and PMU overflow timersDaniel Henrique Barboza2021-12-171-0/+62