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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/oprofile/
H A Doprof.h27 extern unsigned long oprofile_time_slice;
H A Doprofile_files.c26 unsigned long oprofile_time_slice; variable
33 return oprofilefs_ulong_to_user(jiffies_to_msecs(oprofile_time_slice),
174 oprofile_time_slice = msecs_to_jiffies(TIME_SLICE_DEFAULT);
H A Doprof.c100 schedule_delayed_work(&switch_work, oprofile_time_slice);
141 oprofile_time_slice = time_slice;

Completed in 102 milliseconds