Home
last modified time | relevance | path

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

/external/oprofile/daemon/
Dopd_sfile.h107 struct sfile * sfile_find(struct transient const * trans);
Dopd_spu.c124 trans->current = sfile_find(trans); in opd_put_spu_sample()
Dopd_trans.c110 trans->current = sfile_find(trans); in opd_put_sample()
Dopd_sfile.c220 struct sfile * sfile_find(struct transient const * trans) in sfile_find() function
Dopd_ibs.c150 trans->current = sfile_find(trans); in opd_put_ibs_sample()