Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Doprofile_files.c21 #define TIME_SLICE_DEFAULT 1 macro
184 oprofile_time_slice = msecs_to_jiffies(TIME_SLICE_DEFAULT); in oprofile_create_files()