Home
last modified time | relevance | path

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

/external/oprofile/libop/
Dop_hw_specific.h123 static inline int arch_num_counters(op_cpu cpu_type) in arch_num_counters() function
172 static inline int arch_num_counters(op_cpu cpu_type) in arch_num_counters() function
Dop_cpu_type.c206 cnt = arch_num_counters(cpu_type); in op_get_nr_counters()