Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Doprof.h19 int oprofile_start(void);
H A Doprof.c157 int oprofile_start(void) in oprofile_start() function
H A Doprofile_files.c149 retval = oprofile_start(); in enable_write()