Searched refs:oprofile_started (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/oprofile/
H A Doprof.c25 unsigned long oprofile_started; variable
88 if (oprofile_started)
96 oprofile_started = 1;
107 if (!oprofile_started)
110 oprofile_started = 0;
137 if (oprofile_started) {
H A Doprof.h28 extern unsigned long oprofile_started;
H A Doprofile_files.c77 return oprofilefs_ulong_to_user(oprofile_started, buf, count, offset);

Completed in 75 milliseconds