Home
last modified time | relevance | path

Searched refs:sfile_get (Results 1 – 4 of 4) 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
/external/oprofile/
DChangeLog-2005556 * daemon/opd_sfile.c: allow null sfile to sfile_get(), sfile_put()