Searched refs:CPU_RTC (Results 1 – 10 of 10) sorted by relevance
127 return CPU_RTC; in p4_cpu_type()134 return CPU_RTC; in p4_cpu_type()141 return CPU_RTC; in p4_cpu_type()153 return CPU_RTC; in get_cpu_type()163 return CPU_RTC; in get_cpu_type()168 return CPU_RTC; in get_cpu_type()173 return CPU_RTC; in get_cpu_type()179 return CPU_RTC; in get_cpu_type()190 return CPU_RTC; in get_cpu_type()
199 if (cpu_type != CPU_RTC) { in op_print_event()219 if (cpu_type == CPU_TIMER_INT || cpu_type == CPU_RTC) in op_xml_print_event()231 if (cpu_type != CPU_RTC) { in op_xml_print_event()
27 { "rtc", CPU_RTC },
29 CPU_RTC, /**< other CPU to use the RTC */ enumerator
32 { "CPU with RTC device", "rtc", CPU_RTC, 1 },
982 case CPU_RTC: in op_default_event()
230 if (cpu_type == CPU_RTC) { in fill_events()261 if (cpu_type == CPU_RTC) in fill_events()823 return cpu_type == CPU_RTC ? OP_MAX_RTC_COUNT : OP_MAX_PERF_COUNT; in max_perf_count()
820 if (sysctl.cpu_type != CPU_RTC) { in oprof_init()828 sysctl.cpu_type = CPU_RTC; in oprof_init()
683 case CPU_RTC: in main()
4066 * dae/op_start: load module at start. Handle CPU_RTC.4075 * module/op_init.c: detect CPU_RTC.4090 * op_user.h: add CPU_RTC