Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/oprofile/
Dinit.c41 static int hwsampler_running; /* start_mutex must be held to change */ variable
89 hwsampler_running = hwsampler_enabled; in oprofile_hwsampler_start()
91 if (!hwsampler_running) in oprofile_hwsampler_start()
107 if (!hwsampler_running) { in oprofile_hwsampler_stop()