Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/oprofile/
Dop_model_cell.c121 u16 count_mode; member
401 val |= CBE_PM_COUNT_MODE_SET(pm_regs.pm_cntrl.count_mode); in write_pm_cntrl()
415 pm_regs.pm_cntrl.count_mode = CBE_COUNT_ALL_MODES; in set_count_mode()
417 pm_regs.pm_cntrl.count_mode = in set_count_mode()
421 pm_regs.pm_cntrl.count_mode = CBE_COUNT_PROBLEM_MODE; in set_count_mode()
423 pm_regs.pm_cntrl.count_mode = in set_count_mode()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_nhmex.c858 DEFINE_UNCORE_FORMAT_ATTR(count_mode, count_mode, "config:2-3");