Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/oprofile/
Doprof.c27 unsigned long oprofile_started; variable
125 if (oprofile_started) { in oprofile_set_timeout()
168 if (oprofile_started) in oprofile_start()
178 oprofile_started = 1; in oprofile_start()
189 if (!oprofile_started) in oprofile_stop()
192 oprofile_started = 0; in oprofile_stop()
233 if (!oprofile_started) { in oprofile_set_ulong()
Doprof.h30 extern unsigned long oprofile_started;
Doprofile_files.c131 return oprofilefs_ulong_to_user(oprofile_started, buf, count, offset); in enable_read()
/linux-4.1.27/arch/s390/oprofile/
Dinit.c145 if (oprofile_started) in hwsampler_write()
345 if (oprofile_started) in timer_enabled_write()