Searched refs:counter_address (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/oprofile/
H A Dop_model_p4.c66 int counter_address; member in struct:p4_counter_binding
417 addr = p4_counters[VIRT_CTR(stag, i)].counter_address; p4_fill_in_addresses()
606 wrmsrl(p4_counters[VIRT_CTR(stag, i)].counter_address, p4_setup_ctrs()
648 rdmsr(p4_counters[real].counter_address, ctr, high); p4_check_ctrs()
651 wrmsrl(p4_counters[real].counter_address, p4_check_ctrs()
655 wrmsrl(p4_counters[real].counter_address, p4_check_ctrs()

Completed in 45 milliseconds