Searched refs:CPU_TIMER_INT (Results 1 – 12 of 12) sorted by relevance
404 if (cpu_type == CPU_TIMER_INT) in perfmon_init()465 if (cpu_type == CPU_TIMER_INT) in perfmon_exit()486 if (cpu_type == CPU_TIMER_INT) in perfmon_start()507 if (cpu_type == CPU_TIMER_INT) in perfmon_stop()
85 if (cpu_type == CPU_TIMER_INT) { in opd_parse_events()
24 if (cpu_type != CPU_TIMER_INT) { in main()
26 { "timer", CPU_TIMER_INT },
173 if (cpu_type == CPU_TIMER_INT) { in op_print_event()219 if (cpu_type == CPU_TIMER_INT || cpu_type == CPU_RTC) in op_xml_print_event()
28 CPU_TIMER_INT, /**< CPU using the timer interrupt */ enumerator
31 { "CPU with timer interrupt", "timer", CPU_TIMER_INT, 1 },
1077 case CPU_TIMER_INT: in op_default_event()
407 if (cpu_type == CPU_TIMER_INT) { in main()688 case CPU_TIMER_INT: in main()
126 if (cpu_type == CPU_TIMER_INT) { in oprof_start()894 if (one_enable == false && cpu_type != CPU_TIMER_INT) { in on_start_profiler()
2567 no counter with CPU_TIMER_INT2610 CPU_TIMER_INT2615 * gui/oprof_start.cpp: fixes for CPU_TIMER_INT2679 * daemon/opd_sample_files.c: handle CPU_TIMER_INT6158 * libop++/op_print_event.cpp: no event,nor unit mask for CPU_TIMER_INT,
1199 * libop/op_cpu_type.h: introduce 2.5-patch CPU_TIMER_INT