Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/oprofile/
Dtimer_int.c24 static int ctr_running; variable
37 if (!ctr_running) in __oprofile_hrtimer_start()
50 ctr_running = 1; in oprofile_hrtimer_start()
60 if (!ctr_running) in __oprofile_hrtimer_stop()
73 ctr_running = 0; in oprofile_hrtimer_stop()
/linux-2.6.39/arch/x86/oprofile/
Dnmi_int.c36 static int ctr_running; variable
72 if (ctr_running) in profile_exceptions_notify()
116 ctr_running = 1; in nmi_start()
134 ctr_running = 0; in nmi_stop()
276 if (ctr_running) in nmi_switch_event()
411 if (ctr_running) in nmi_cpu_up()
417 if (ctr_running) in nmi_cpu_down()
506 ctr_running = 0; in nmi_setup()
532 ctr_running = 0; in nmi_shutdown()