Home
last modified time | relevance | path

Searched refs:pmcs (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/perf/
A Dcore-book3s.c158 return cpuhw->pmcs[idx]; in get_pmcs_ext_regs()
695 unsigned pmcs[6]; in pmao_restore_workaround() local
770 mtspr(SPRN_PMC1, pmcs[0]); in pmao_restore_workaround()
771 mtspr(SPRN_PMC2, pmcs[1]); in pmao_restore_workaround()
772 mtspr(SPRN_PMC3, pmcs[2]); in pmao_restore_workaround()
773 mtspr(SPRN_PMC4, pmcs[3]); in pmao_restore_workaround()
864 u32 pmcs[MAX_HWEVENTS]; in perf_event_print_debug() local
884 pmcs[i] = 0xdeadbeef; in perf_event_print_debug()
887 pmcs[0], pmcs[1], pmcs[2], pmcs[3]); in perf_event_print_debug()
891 pmcs[4], pmcs[5], pmcs[6], pmcs[7]); in perf_event_print_debug()
[all …]
/linux/drivers/staging/media/atomisp/pci/
A Datomisp_internal.h189 u32 pmcs; member
A Datomisp_v4l2.c525 pci_read_config_dword(pdev, MRFLD_PCI_PMCS, &isp->saved_regs.pmcs); in atomisp_save_iunit_reg()
581 pci_write_config_dword(pdev, MRFLD_PCI_PMCS, isp->saved_regs.pmcs); in atomisp_restore_iunit_reg()

Completed in 12 milliseconds