Searched refs:sf2 (Results 1 - 3 of 3) sorted by relevance

/external/oprofile/daemon/
H A Dopd_sfile.c131 sfile_equal(struct sfile const * sf, struct sfile const * sf2) argument
133 return do_match(sf, sf2->cookie, sf2->app_cookie, sf2->kernel,
134 sf2->anon, sf2->tgid, sf2->tid, sf2->cpu);
H A Dopd_ibs.c39 extern int sfile_equal(struct sfile const * sf, struct sfile const * sf2);
/external/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp186 constexpr int (*sf2)(int) = &s.f; member in namespace:StaticMemberFunction

Completed in 84 milliseconds