Home
last modified time | relevance | path

Searched defs:unit_mask (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/arch/x86/oprofile/
Dop_counter.h24 unsigned long unit_mask; member
/Linux-v4.19/arch/mips/oprofile/
Dop_impl.h24 unsigned long unit_mask; member
/Linux-v4.19/arch/alpha/oprofile/
Dop_impl.h21 unsigned long unit_mask; member
/Linux-v4.19/arch/powerpc/include/asm/
Doprofile_impl.h26 unsigned long unit_mask; member
/Linux-v4.19/arch/x86/kvm/
Dpmu.h18 u8 unit_mask; member
Dpmu_intel.c72 u8 unit_mask) in intel_find_arch_event()
Dpmu_amd.c133 u8 unit_mask) in amd_find_arch_event()
Dpmu.c146 u8 event_select, unit_mask; in reprogram_gp_counter() local
/Linux-v4.19/drivers/oprofile/
Doprofile_perf.c20 unsigned long unit_mask; member
/Linux-v4.19/arch/powerpc/oprofile/
Dop_model_cell.c286 static void set_pm_event(u32 ctr, int event, u32 unit_mask) in set_pm_event()