Home
last modified time | relevance | path

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

/arch/x86/oprofile/
Dop_counter.h24 unsigned long unit_mask; member
/arch/mips/oprofile/
Dop_impl.h24 unsigned long unit_mask; member
/arch/x86/kvm/
Dpmu.c25 u8 unit_mask; member
201 u8 unit_mask) in find_arch_event()
220 u8 event_select, unit_mask; in reprogram_gp_counter() local
/arch/alpha/oprofile/
Dop_impl.h21 unsigned long unit_mask; member
/arch/avr32/oprofile/
Dop_model_avr32.c32 unsigned long unit_mask; member
/arch/powerpc/include/asm/
Doprofile_impl.h26 unsigned long unit_mask; member
/arch/powerpc/oprofile/
Dop_model_cell.c286 static void set_pm_event(u32 ctr, int event, u32 unit_mask) in set_pm_event()