/external/oprofile/libop/ |
D | op_cpu_type.c | 98 int op_cpu_variations(op_cpu cpu_type) in op_cpu_variations() 109 op_cpu op_cpu_base_type(op_cpu cpu_type) in op_cpu_base_type() 127 int cpu_type = CPU_NO_GOOD; in op_get_cpu_type() local 160 int cpu_type = CPU_NO_GOOD; in op_get_cpu_number() local 181 char const * op_get_cpu_type_str(op_cpu cpu_type) in op_get_cpu_type_str() 190 char const * op_get_cpu_name(op_cpu cpu_type) in op_get_cpu_name() 199 int op_get_nr_counters(op_cpu cpu_type) in op_get_nr_counters()
|
D | op_hw_specific.h | 100 static inline unsigned arch_get_filter(op_cpu cpu_type) in arch_get_filter() 123 static inline int arch_num_counters(op_cpu cpu_type) in arch_num_counters() 138 static inline op_cpu op_cpu_specific_type(op_cpu cpu_type) in op_cpu_specific_type() 164 static inline unsigned arch_get_filter(op_cpu cpu_type) in arch_get_filter() 172 static inline int arch_num_counters(op_cpu cpu_type) in arch_num_counters() 185 static inline op_cpu op_cpu_specific_type(op_cpu cpu_type) in op_cpu_specific_type()
|
D | op_events.c | 577 static void arch_filter_events(op_cpu cpu_type) in arch_filter_events() 605 static void load_events(op_cpu cpu_type) in load_events() 627 struct list_head * op_events(op_cpu cpu_type) in op_events() 814 char const * find_mapping_for_event(u32 nr, op_cpu cpu_type) in find_mapping_for_event() 886 struct op_event * op_find_event(op_cpu cpu_type, u32 nr, u32 um) in op_find_event() 897 struct op_event * op_find_event_any(op_cpu cpu_type, u32 nr) in op_find_event_any() 904 int op_check_events(int ctr, u32 nr, u32 um, op_cpu cpu_type) in op_check_events() 949 void op_default_event(op_cpu cpu_type, struct op_default_event_descr * descr) in op_default_event()
|
D | op_xml_events.c | 18 static op_cpu cpu_type; variable
|
D | op_sample_file.h | 24 u32 cpu_type; member
|
D | op_alloc_counter.c | 198 op_cpu cpu_type) in map_event_to_counter()
|
/external/oprofile/libop/tests/ |
D | cpu_type_tests.c | 18 static struct cpu_type { struct 19 char const * name; 20 op_cpu type;
|
D | load_events_files_tests.c | 19 op_cpu cpu_type; in main() local
|
D | alloc_counter_tests.c | 34 op_cpu cpu_type; member
|
/external/oprofile/libpp/ |
D | op_header.cpp | 169 string const op_print_event(op_cpu cpu_type, u32 type, u32 um, u32 count) in op_print_event() 215 string const op_xml_print_event(op_cpu cpu_type, u32 type, u32 um, u32 count) in op_xml_print_event()
|
D | xml_utils.cpp | 163 string cpu_type; in get_profile_header() local
|
/external/oprofile/gui/ |
D | oprof_start.h | 152 op_cpu cpu_type; variable
|
/external/kernel-headers/original/asm-x86/ |
D | vm86.h | 110 unsigned long cpu_type; member 133 unsigned long cpu_type; member 177 unsigned long cpu_type; member
|
/external/oprofile/module/ |
D | oprofile.h | 82 int cpu_type; member
|
/external/oprofile/utils/ |
D | ophelp.c | 32 static op_cpu cpu_type = CPU_NO_GOOD; variable
|
/external/oprofile/daemon/ |
D | oprofiled.c | 55 op_cpu cpu_type; variable
|
D | opd_ibs.c | 379 op_cpu cpu_type = CPU_NO_GOOD; in ibs_parse_and_set_events() local
|
/external/valgrind/main/include/vki/ |
D | vki-arm-linux.h | 855 unsigned long cpu_type; member 873 unsigned long cpu_type; member
|
D | vki-x86-linux.h | 865 unsigned long cpu_type; member 883 unsigned long cpu_type; member
|