Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/oprofile/
Doprof.h19 int oprofile_start(void);
Doprof.c157 int oprofile_start(void) in oprofile_start() function
Doprofile_files.c149 retval = oprofile_start(); in enable_write()