Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/oprofile/
Dinit.c40 static int hwsampler_running; /* start_mutex must be held to change */ variable
88 hwsampler_running = hwsampler_enabled; in oprofile_hwsampler_start()
90 if (!hwsampler_running) in oprofile_hwsampler_start()
106 if (!hwsampler_running) { in oprofile_hwsampler_stop()