Home
last modified time | relevance | path

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

/external/oprofile/daemon/
Dopd_mangling.c160 sfile_get(sf); in opd_open_sample_file()
162 sfile_get(last); in opd_open_sample_file()
Dopd_sfile.h98 void sfile_get(struct sfile * sf);
Dopd_sfile.c264 sfile_get(sf); in sfile_find()
623 void sfile_get(struct sfile * sf) in sfile_get() function