Searched refs:oprofile_started (Results 1 – 3 of 3) sorted by relevance
27 unsigned long oprofile_started; variable125 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()
30 extern unsigned long oprofile_started;
131 return oprofilefs_ulong_to_user(oprofile_started, buf, count, offset); in enable_read()