Home
last modified time | relevance | path

Searched refs:UNCORE_DISCOVERY_PCI_BOX_CTRL (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/events/intel/
A Duncore_discovery.c549 uncore->perf_ctr = (unsigned int)UNCORE_DISCOVERY_PCI_BOX_CTRL(type->box_ctrl) + type->ctr_offset; in uncore_update_uncore_type()
550 …uncore->event_ctl = (unsigned int)UNCORE_DISCOVERY_PCI_BOX_CTRL(type->box_ctrl) + type->ctl_offset; in uncore_update_uncore_type()
551 uncore->box_ctl = (unsigned int)UNCORE_DISCOVERY_PCI_BOX_CTRL(type->box_ctrl); in uncore_update_uncore_type()
A Duncore_discovery.h29 #define UNCORE_DISCOVERY_PCI_BOX_CTRL(data) (data & 0xfff) macro

Completed in 5 milliseconds