Home
last modified time | relevance | path

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

/external/oprofile/libop/
Dop_hw_specific.h132 static inline unsigned arch_get_counter_mask(void) in arch_get_counter_mask() function
180 static inline unsigned arch_get_counter_mask(void) in arch_get_counter_mask() function
Dop_events.c481 event->counter_mask = arch_get_counter_mask(); in read_events()