Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/oprofile/
Dop_counter.h24 unsigned long unit_mask; member
/linux-3.3/arch/x86/kvm/
Dpmu.c24 u8 unit_mask; member
192 u8 unit_mask) in find_arch_event()
211 u8 event_select, unit_mask; in reprogram_gp_counter() local
/linux-3.3/arch/mips/oprofile/
Dop_impl.h24 unsigned long unit_mask; member
/linux-3.3/arch/alpha/oprofile/
Dop_impl.h21 unsigned long unit_mask; member
/linux-3.3/arch/powerpc/include/asm/
Doprofile_impl.h26 unsigned long unit_mask; member
/linux-3.3/arch/avr32/oprofile/
Dop_model_avr32.c33 unsigned long unit_mask; member
/linux-3.3/drivers/oprofile/
Doprofile_perf.c18 unsigned long unit_mask; member
/linux-3.3/arch/powerpc/oprofile/
Dop_model_cell.c288 static void set_pm_event(u32 ctr, int event, u32 unit_mask) in set_pm_event()